Tweak the scrollbar stuff and make the scrollable gutter stable
This commit is contained in:
parent
68b53601d6
commit
d64ed37953
2 changed files with 7 additions and 3 deletions
|
|
@ -22,6 +22,7 @@
|
|||
.scrollable {
|
||||
container-type: size;
|
||||
overflow: auto;
|
||||
scrollbar-gutter: stable;
|
||||
}
|
||||
|
||||
.nav-bar {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue