mirror of
https://github.com/umami-software/umami.git
synced 2026-02-07 14:17:13 +01:00
Localize chart tooltip.
This commit is contained in:
parent
4ae7ad35ff
commit
a66d3155d0
2 changed files with 11 additions and 4 deletions
|
|
@ -2,7 +2,8 @@
|
|||
display: flex;
|
||||
flex-direction: column;
|
||||
justify-content: center;
|
||||
min-width: 140px;
|
||||
min-width: 120px;
|
||||
margin-right: 20px;
|
||||
}
|
||||
|
||||
.value {
|
||||
|
|
@ -15,5 +16,4 @@
|
|||
|
||||
.label {
|
||||
font-size: var(--font-size-normal);
|
||||
padding-right: 20px;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue