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