We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c16267d commit a4ec5f3Copy full SHA for a4ec5f3
src/scss/_layout.scss
@@ -1,7 +1,6 @@
1
.wrapper {
2
width: 100%;
3
@include ltr-rtl("padding-left", var(--cui-sidebar-occupy-start, 0));
4
- transform: translateZ(0);
5
will-change: auto;
6
@include transition(padding .15s);
7
}
0 commit comments