mirror of https://github.com/ColorlibHQ/AdminLTE
6 lines
103 B
SCSS
6 lines
103 B
SCSS
![]() |
.content-wrapper {
|
||
|
grid-area: content-wrapper;
|
||
|
background-color: $main-bg;
|
||
|
color: $main-color;
|
||
|
}
|