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

This commit is contained in:
charlie
2024-03-29 10:28:20 +08:00
parent d896da3950
commit ceb133080b

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 {