mirror of
https://github.com/umami-software/umami.git
synced 2026-02-08 14:47:14 +01:00
Fix event data check.
This commit is contained in:
parent
e4fe22233c
commit
4cc22fcc95
4 changed files with 8 additions and 10 deletions
|
|
@ -13,8 +13,8 @@ body {
|
|||
display: flex;
|
||||
flex-direction: column;
|
||||
flex: 1;
|
||||
color: var(--base800);
|
||||
background: var(--base100);
|
||||
color: var(--font-color100);
|
||||
background: var(--background200);
|
||||
}
|
||||
|
||||
.zh-CN {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue