mirror of
https://github.com/alex-shpak/hugo-book.git
synced 2025-06-06 07:42:36 +00:00
Add scrollbar-gutter: stable
This commit is contained in:
parent
645c868cec
commit
5d8f09ff30
@ -2,6 +2,7 @@ html {
|
||||
font-size: $font-size-base;
|
||||
scroll-behavior: smooth;
|
||||
touch-action: manipulation;
|
||||
scrollbar-gutter: stable;
|
||||
}
|
||||
|
||||
body {
|
||||
|
Loading…
Reference in New Issue
Block a user