enhance(ux): unfriendly page blink when the shui dialog opening

enhance/e2e-browser
charlie 2024-03-29 10:28:20 +08:00
parent d896da3950
commit ceb133080b
1 changed files with 1 additions and 0 deletions

View File

@ -31,6 +31,7 @@ body {
line-height: 1.5;
min-height: 100%;
word-break: break-word; /* compatible for overflow-wrap: anywhere */
overflow-y: overlay;
}
@layer base {