mirror of
https://github.com/tabler/tabler.git
synced 2026-09-02 07:11:29 +04:00
fix: Fix white space on left side when scrollbar is present (#2548)
This commit is contained in:
@@ -2,11 +2,6 @@
|
||||
:host {
|
||||
font-size: 16px;
|
||||
height: 100%;
|
||||
|
||||
@include media-breakpoint-up(lg) {
|
||||
margin-inline-start: calc(100vw - 100%);
|
||||
margin-inline-end: 0;
|
||||
}
|
||||
}
|
||||
|
||||
:root,
|
||||
|
||||
Reference in New Issue
Block a user