mirror of
https://github.com/eitchtee/WYGIWYH.git
synced 2026-03-18 07:24:00 +01:00
style: increase max-height of tomselect's dropdown
This commit is contained in:
@@ -16,6 +16,10 @@ select[multiple] {
|
||||
visibility: hidden;
|
||||
}
|
||||
|
||||
.ts-dropdown-content {
|
||||
max-height: 50vh; /* change this */
|
||||
}
|
||||
|
||||
.font-base {
|
||||
font-family: $font-family-base;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user