mirror of
https://github.com/umami-software/umami.git
synced 2026-02-04 12:47:13 +01:00
Date formatting using locale.
This commit is contained in:
parent
987fdfd57d
commit
ff854150ae
7 changed files with 48 additions and 36 deletions
|
|
@ -26,7 +26,7 @@
|
|||
left: 50%;
|
||||
transform: translate(-50%, -50%);
|
||||
background: var(--gray50);
|
||||
min-width: 200px;
|
||||
min-width: 400px;
|
||||
min-height: 100px;
|
||||
z-index: 1;
|
||||
border: 1px solid var(--gray300);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue