2025-02-22 02:05:17 -05:00

7 lines
75 B
CSS

.app-layout {
display: flex;
flex: 1;
width: 100%;
height: 100%;
}