feat: scroller stable
This commit is contained in:
parent
2b84bbf3a8
commit
4dc3cf6c6b
@ -16,8 +16,9 @@
|
||||
position: relative;
|
||||
flex: 1 1 75%;
|
||||
height: 100vh;
|
||||
overflow: overlay;
|
||||
overflow: auto;
|
||||
box-sizing: border-box;
|
||||
scrollbar-gutter: "stable";
|
||||
}
|
||||
|
||||
&__logo {
|
||||
|
Loading…
x
Reference in New Issue
Block a user