Skip to content

Commit

Permalink
Tweak dropdown padding for button items
Browse files Browse the repository at this point in the history
  • Loading branch information
lucsoft committed Jul 22, 2024
1 parent 2622cc9 commit f3657bb
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/components/DropDown.css
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,10 @@
background: #3E3E3E;
}

.wdropdown-content .wbutton {
padding: 10px 12px;
}

.wdropdown-content .wdropdown-action {
height: 28px;
font-size: 11px;
Expand Down

0 comments on commit f3657bb

Please sign in to comment.