mirror of
https://github.com/clash-verge-rev/clash-verge-rev
synced 2025-05-05 05:03:45 +08:00
feat: scroller stable
This commit is contained in:
parent
1d87f78088
commit
cfdc854409
@ -16,8 +16,9 @@
|
|||||||
position: relative;
|
position: relative;
|
||||||
flex: 1 1 75%;
|
flex: 1 1 75%;
|
||||||
height: 100vh;
|
height: 100vh;
|
||||||
overflow: overlay;
|
overflow: auto;
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
|
scrollbar-gutter: "stable";
|
||||||
}
|
}
|
||||||
|
|
||||||
&__logo {
|
&__logo {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user