mirror of
https://github.com/umami-software/umami.git
synced 2026-02-06 21:57:16 +01:00
Updated CSS for metrics bar.
This commit is contained in:
parent
9779d9ba76
commit
8e68a781c5
2 changed files with 2 additions and 2 deletions
|
|
@ -13,6 +13,7 @@
|
|||
font-weight: 700;
|
||||
white-space: nowrap;
|
||||
min-height: 60px;
|
||||
color: var(--base900);
|
||||
}
|
||||
|
||||
.label {
|
||||
|
|
@ -22,6 +23,7 @@
|
|||
gap: 10px;
|
||||
white-space: nowrap;
|
||||
min-height: 30px;
|
||||
color: var(--base800);
|
||||
}
|
||||
|
||||
.change {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue