Skip to content

Commit 7100870

Browse files
committed
docs: update layout
1 parent d54cd65 commit 7100870

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/assets/scss/_layout.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
.wrapper {
22
width: 100%;
3-
padding-left: var(--cui-sidebar-occupy-start, 0);
3+
@include ltr-rtl("padding-left", var(--cui-sidebar-occupy-start, 0));
44
will-change: auto;
55
@include transition(padding .15s);
66
}

0 commit comments

Comments
 (0)