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 { #app {
height: 100%; height: 100%;
} }
html { html {
scrollbar-gutter: stable both-edges; scrollbar-gutter: stable;
} }
body { body {