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 9697125 commit bfea74bCopy full SHA for bfea74b
src/scss/_layout.scss
@@ -1,6 +1,6 @@
1
.wrapper {
2
width: 100%;
3
- @include ltr-rtl("padding-left", var(--cui-sidebar-occupy, 0));
+ @include ltr-rtl("padding-left", var(--cui-sidebar-occupy-start, 0));
4
transform: translateZ(0);
5
will-change: auto;
6
@include transition(padding .15s);
0 commit comments