Skip to content

Commit

Permalink
fix checkbox padding
Browse files Browse the repository at this point in the history
  • Loading branch information
dmytrodubinin authored Jul 12, 2022
1 parent 9ede4fd commit 0221a9e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions custom.css
Original file line number Diff line number Diff line change
Expand Up @@ -167,6 +167,7 @@ a.menu-link.chosen {

/* === Checkbox === */
.form-checkbox {
top: 0;
background-color: var(--ls-primary-background-color);
border: 1px solid rgba(255, 255, 255, 0.5);
}
Expand Down

0 comments on commit 0221a9e

Please sign in to comment.