mirror of https://github.com/VERT-sh/VERT.git
fix: scorllbar affecting layout
This commit is contained in:
parent
3bd4697161
commit
5c132abb3d
|
@ -21,4 +21,5 @@
|
|||
|
||||
body {
|
||||
@apply text-foreground bg-background font-body overflow-x-hidden;
|
||||
padding-left: calc(100vw - 100%);
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue