add scrollbar-gutter=stable

This commit is contained in:
Rahul Pandey 2023-09-21 09:41:11 +05:30 committed by GitHub
parent 651f984e52
commit 467ec35b7b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -79,3 +79,7 @@
font-feature-settings: "rlig" 1, "calt" 1;
}
}
html {
scrollbar-gutter: stable;
}