Skip to content

Commit

Permalink
refactor: update toggle height
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshuaHungDinh committed Dec 17, 2024
1 parent b180ed1 commit fe0962a
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -388,6 +388,10 @@ select[name="campaignId"] {
.toggle {
margin-top: var(--givewp-spacing-3);

span:is(:global(.components-form-toggle)) {
height: 24px;
}

& > div {
margin-bottom: 0;
}
Expand Down

0 comments on commit fe0962a

Please sign in to comment.