mirror of
https://github.com/umami-software/umami.git
synced 2026-02-05 13:17:19 +01:00
Header button updates.
This commit is contained in:
parent
3c0b718fd7
commit
5524d504f4
6 changed files with 27 additions and 9 deletions
|
|
@ -11,3 +11,11 @@
|
|||
.text {
|
||||
font-size: var(--font-size-small);
|
||||
}
|
||||
|
||||
.open {
|
||||
background: var(--gray200);
|
||||
}
|
||||
|
||||
.open:hover {
|
||||
background: var(--gray200);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue