mirror of
https://github.com/umami-software/umami.git
synced 2026-02-04 12:47:13 +01:00
Added timezone and default date range settings.
This commit is contained in:
parent
bcd765e9d3
commit
33ac026637
30 changed files with 186 additions and 63 deletions
8
components/settings/TimezoneSetting.module.css
Normal file
8
components/settings/TimezoneSetting.module.css
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
.menu {
|
||||
max-height: 300px;
|
||||
overflow-y: auto;
|
||||
}
|
||||
|
||||
.button {
|
||||
margin-left: 10px;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue