6 lines
86 B
SCSS
6 lines
86 B
SCSS
.simplebar-content {
|
|
display: flex;
|
|
flex-direction: column;
|
|
min-height: 100%;
|
|
}
|