mirror of
https://github.com/ONLYOFFICE/onlyoffice.github.io.git
synced 2026-02-10 18:05:06 +08:00
Set select2 max height 20px
This commit is contained in:
@ -409,6 +409,9 @@ a.aboutlink:active {
|
||||
.select2-search.select2-search--dropdown .select2-selection__arrow {
|
||||
cursor: pointer !important
|
||||
}
|
||||
.select2-container {
|
||||
max-height : 20px !important;
|
||||
}
|
||||
/*
|
||||
* Container style
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user