both-edges broke layout a little
This commit is contained in:
parent
2407c97452
commit
6c5a0a8578
1 changed files with 1 additions and 1 deletions
|
|
@ -43,7 +43,7 @@ html:focus-within {
|
||||||
|
|
||||||
/* Make gutter area stable and present on both edges of the scrollbar */
|
/* Make gutter area stable and present on both edges of the scrollbar */
|
||||||
html {
|
html {
|
||||||
scrollbar-gutter: stable both-edges;
|
scrollbar-gutter: stable;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Set core body defaults */
|
/* Set core body defaults */
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue