both-edges broke layout a little

This commit is contained in:
madrilene 2024-02-07 13:22:14 +01:00
parent 2407c97452
commit 6c5a0a8578

View file

@ -43,7 +43,7 @@ html:focus-within {
/* Make gutter area stable and present on both edges of the scrollbar */
html {
scrollbar-gutter: stable both-edges;
scrollbar-gutter: stable;
}
/* Set core body defaults */