mirror of
https://github.com/umami-software/umami.git
synced 2026-02-04 20:57:17 +01:00
Change date filter format.
This commit is contained in:
parent
efdbd1c632
commit
0c8d9eacd3
7 changed files with 44 additions and 32 deletions
10
components/WebsiteStats.module.css
Normal file
10
components/WebsiteStats.module.css
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
.container {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
}
|
||||
|
||||
.title {
|
||||
font-size: 24px;
|
||||
line-height: 60px;
|
||||
font-weight: 600;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue