fix dropdown overflow issue

This commit is contained in:
xenkuo 2020-07-04 08:56:18 +08:00
parent 57f46e4e06
commit e147ad8b45
1 changed files with 0 additions and 1 deletions

View File

@ -108,7 +108,6 @@ blockquote {
.dropdown-content li {
min-height: 28px;
max-height: 28px !important;
line-height: 28px !important;
}