feat: 新增瀏覽器防抖效果 scrollbar-gutter: stable

This commit is contained in:
MJM_2025_05\polly 2025-09-24 08:42:42 +08:00
parent 538d00d070
commit c26acc90cc

View File

@ -156,8 +156,9 @@ body,
#app {
height: 100%;
}
html {
scrollbar-gutter: stable both-edges;
scrollbar-gutter: stable;
}
body {