mirror of
https://github.com/umami-software/umami.git
synced 2026-02-04 04:37:11 +01:00
Refactored layout. Added NavBar component.
This commit is contained in:
parent
fad38dc180
commit
1d9c3133f0
56 changed files with 601 additions and 429 deletions
|
|
@ -14,7 +14,7 @@ body {
|
|||
flex-direction: column;
|
||||
flex: 1;
|
||||
color: var(--font-color100);
|
||||
background: var(--background200);
|
||||
background: var(--base50);
|
||||
}
|
||||
|
||||
*,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue