fix: the page content jitters when the page jumps.
This commit is contained in:
@@ -14,6 +14,7 @@ body {
|
||||
font-size: var(--font-size-normal);
|
||||
color: var(--gray900);
|
||||
background: var(--gray75);
|
||||
overflow-y: overlay;
|
||||
}
|
||||
|
||||
.zh-CN {
|
||||
|
||||
Reference in New Issue
Block a user