Skip to content

Commit

Permalink
Small dropdown style adjustements
Browse files Browse the repository at this point in the history
  • Loading branch information
filiptronicek committed Sep 20, 2023
1 parent 477c3a7 commit 67629d0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/button/button.css
Original file line number Diff line number Diff line change
Expand Up @@ -163,10 +163,12 @@
border: none !important;
color: var(--dropdown-color) !important;
background-color: var(--dropdown-bg-color) !important;
min-width: 160px;
}

.drop-down-action {
cursor: pointer;
font-weight: 400;
}

.drop-down-action:hover {
Expand Down

0 comments on commit 67629d0

Please sign in to comment.