set max-height on language dropdown
This commit is contained in:
@@ -30,6 +30,8 @@
|
||||
box-sizing: border-box;
|
||||
position: absolute;
|
||||
border-radius: 0 0 3px 3px;
|
||||
max-height: 200px;
|
||||
overflow: scroll;
|
||||
}
|
||||
|
||||
.umb-language-picker__dropdown a {
|
||||
|
||||
Reference in New Issue
Block a user