Skip to content

Commit

Permalink
Merge pull request botoxparty#7 from botoxparty/checkbox-mark-safari
Browse files Browse the repository at this point in the history
Checkbox mark safari
  • Loading branch information
botoxparty authored May 21, 2020
2 parents 4178a5d + 0c19202 commit 570b2b2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gui/_forms.scss
Original file line number Diff line number Diff line change
Expand Up @@ -194,6 +194,7 @@ input[type="checkbox"] {
height: var(--checkmark-width);
position: absolute;
background: svg-load("./icon/checkmark.svg");
top: 1px;
}
}
}
Expand Down

0 comments on commit 570b2b2

Please sign in to comment.