mirror of
https://github.com/xiaoxinpro/nginx-proxy-manager-zh.git
synced 2025-02-02 01:38:15 -05:00
Merge pull request #1034 from jonasled/patch-2
don't fix the select height, to fix multiline select
This commit is contained in:
commit
6202f4f943
@ -190,3 +190,7 @@
|
||||
.selectize-dropdown .optgroup:first-child {
|
||||
border-top: 0 none;
|
||||
}
|
||||
|
||||
.custom-select {
|
||||
height: auto;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user