7 lines
75 B
CSS
Raw Normal View History

2025-02-22 02:05:17 -05:00
.app-layout {
display: flex;
flex: 1;
width: 100%;
height: 100%;
}