mirror of
https://github.com/umami-software/umami.git
synced 2026-02-04 12:47:13 +01:00
8 lines
85 B
CSS
8 lines
85 B
CSS
.menu {
|
|
max-height: 300px;
|
|
overflow-y: auto;
|
|
}
|
|
|
|
.button {
|
|
margin-left: 10px;
|
|
}
|