mirror of
https://github.com/umami-software/umami.git
synced 2025-12-08 05:12:36 +01:00
fix: the page content jitters when the page jumps.
This commit is contained in:
parent
30ebf7b266
commit
785338154a
1 changed files with 1 additions and 0 deletions
|
|
@ -14,6 +14,7 @@ body {
|
|||
font-size: var(--font-size-normal);
|
||||
color: var(--gray900);
|
||||
background: var(--gray75);
|
||||
overflow-y: overlay;
|
||||
}
|
||||
|
||||
.zh-CN {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue