mirror of
https://github.com/eitchtee/WYGIWYH.git
synced 2026-04-25 10:08:36 +02:00
style: remove scrollbar-gutter due to weird behavior
This commit is contained in:
@@ -4,10 +4,6 @@
|
|||||||
@use "animations";
|
@use "animations";
|
||||||
|
|
||||||
|
|
||||||
html, body {
|
|
||||||
scrollbar-gutter: stable;
|
|
||||||
}
|
|
||||||
|
|
||||||
.sticky-sidebar {
|
.sticky-sidebar {
|
||||||
position: sticky;
|
position: sticky;
|
||||||
top: 10px;
|
top: 10px;
|
||||||
|
|||||||
Reference in New Issue
Block a user