jitsi-roomsv2/frontend/src/App.css
2023-01-15 16:38:57 +01:00

7 lines
80 B
CSS

.App {
height: 100%;
display: flex;
flex-direction: row;
width: 100%;
}