refactor: update wrapper styles
This commit is contained in:
parent
c16267d250
commit
a4ec5f3f95
@ -1,7 +1,6 @@
|
|||||||
.wrapper {
|
.wrapper {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
@include ltr-rtl("padding-left", var(--cui-sidebar-occupy-start, 0));
|
@include ltr-rtl("padding-left", var(--cui-sidebar-occupy-start, 0));
|
||||||
transform: translateZ(0);
|
|
||||||
will-change: auto;
|
will-change: auto;
|
||||||
@include transition(padding .15s);
|
@include transition(padding .15s);
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user