Increased dropdown max height
This commit is contained in:
parent
6c69868cfc
commit
9f8661987d
1 changed files with 1 additions and 1 deletions
|
@ -294,7 +294,7 @@
|
|||
}
|
||||
|
||||
.dropdown-content {
|
||||
max-height: 200px;
|
||||
max-height: 215px;
|
||||
overflow-y: scroll;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue