Skip to content

Commit

Permalink
style: increase dropdown toggle height to 40px
Browse files Browse the repository at this point in the history
  • Loading branch information
yogeshbhutkar committed Dec 30, 2024
1 parent e3df6a0 commit d2e6e3e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
display: block;

.block-editor-global-styles-background-panel__dropdown-toggle {
height: 36px;
height: 40px;
}
}
}
Expand Down

0 comments on commit d2e6e3e

Please sign in to comment.