mirror of
https://github.com/umami-software/umami.git
synced 2026-02-04 12:47:13 +01:00
4 lines
55 B
CSS
4 lines
55 B
CSS
.dropdown {
|
|
max-height: 400px;
|
|
overflow-y: auto;
|
|
}
|