feat: 新增瀏覽器防抖效果 scrollbar-gutter: stable
This commit is contained in:
parent
538d00d070
commit
c26acc90cc
@ -156,8 +156,9 @@ body,
|
||||
#app {
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
html {
|
||||
scrollbar-gutter: stable both-edges;
|
||||
scrollbar-gutter: stable;
|
||||
}
|
||||
|
||||
body {
|
||||
|
Loading…
Reference in New Issue
Block a user