mirror of
https://github.com/tenrok/OverlayScrollbars.git
synced 2026-06-19 17:10:35 +03:00
body margin 0 per default
This commit is contained in:
@@ -80,6 +80,7 @@ html.os-viewport-scrollbar-hidden::-webkit-scrollbar-corner,
|
||||
html.os-viewport-scrollbar-hidden,
|
||||
html.os-viewport-scrollbar-hidden > body[data-overlayscrollbars] {
|
||||
box-sizing: border-box;
|
||||
margin: 0;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user