fix dropdown overflow issue
This commit is contained in:
parent
57f46e4e06
commit
e147ad8b45
|
@ -108,7 +108,6 @@ blockquote {
|
|||
|
||||
.dropdown-content li {
|
||||
min-height: 28px;
|
||||
max-height: 28px !important;
|
||||
line-height: 28px !important;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue