mirror of
https://github.com/umami-software/umami.git
synced 2026-02-07 22:27:16 +01:00
Fixed default date range handling. Added header to share page.
This commit is contained in:
parent
c5994e5eb6
commit
caf04015bb
6 changed files with 28 additions and 16 deletions
|
|
@ -3,7 +3,7 @@ body {
|
|||
font-family: var(--font-family), sans-serif;
|
||||
color: var(--font-color);
|
||||
font-size: var(--font-size);
|
||||
background-color: var(--background-color);
|
||||
background-color: var(--base-color-2);
|
||||
width: 100%;
|
||||
min-height: 100vh;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue