mirror of
https://github.com/tabler/tabler.git
synced 2026-09-02 07:11:29 +04:00
Update SCSS to use logical properties (#2537)
This commit is contained in:
@@ -4,8 +4,8 @@
|
||||
height: 100%;
|
||||
|
||||
@include media-breakpoint-up(lg) {
|
||||
margin-left: calc(100vw - 100%);
|
||||
margin-right: 0;
|
||||
margin-inline-start: calc(100vw - 100%);
|
||||
margin-inline-end: 0;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user