jitsi-roomsv2/frontend/src/App.css

7 lines
80 B
CSS

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