mirror of
https://github.com/tusen-ai/naive-ui.git
synced 2025-01-06 12:17:13 +08:00
remove useless styles
This commit is contained in:
parent
d42b12e430
commit
a40a490ea3
@ -2,8 +2,6 @@
|
||||
|
||||
@include themes-mixin() {
|
||||
@include b(new-nimbus-service-layout) {
|
||||
// color: $service-layout-color;
|
||||
// height: 100%;
|
||||
color: $service-layout-color;
|
||||
background-color: $service-layout-body-background-color;
|
||||
@include e(header) {
|
||||
@ -26,9 +24,5 @@
|
||||
top: 64px;
|
||||
}
|
||||
}
|
||||
|
||||
// @include e(content) {
|
||||
// background-color: red;
|
||||
// }
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user