mirror of
https://github.com/umami-software/umami.git
synced 2026-02-05 05:07:15 +01:00
Fixed website select.
This commit is contained in:
parent
69a189aae7
commit
aa5d81d6a1
3 changed files with 7 additions and 1 deletions
4
src/components/input/WebsiteSelect.module.css
Normal file
4
src/components/input/WebsiteSelect.module.css
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
.dropdown {
|
||||
max-height: 400px;
|
||||
overflow-y: auto;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue