1
0

fix: icon offset and color

This commit is contained in:
Dominik Pschenitschni
2022-11-18 13:59:38 +01:00
committed by Gitea
parent 3282f55c34
commit 74ad98de68
6 changed files with 53 additions and 23 deletions

View File

@ -59,10 +59,6 @@ onClickOutside(dropdown, (e: Event) => {
vertical-align: top;
}
.dropdown-trigger {
padding: .5rem;
}
.dropdown-menu {
min-width: 12rem;
padding-top: 4px;