Added timezone and default date range settings.
This commit is contained in:
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;
|
||||
}
|
||||
Reference in New Issue
Block a user