Skip to content

Commit

Permalink
fix(checkbox): Fix checkbox size on small screens (#26596) (#26612)
Browse files Browse the repository at this point in the history
(cherry picked from commit 847012e)

Co-authored-by: Corentin Flr <10946971+cogk@users.noreply.github.com>
  • Loading branch information
mergify[bot] and cogk committed May 30, 2024
1 parent af7f550 commit fc2a852
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion frappe/public/scss/desk/css_variables.scss
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@

// checkbox
--checkbox-right-margin: var(--margin-xs);
--checkbox-size: 14px;
--checkbox-focus-shadow: var(--focus-default);

// date-picker
Expand Down

0 comments on commit fc2a852

Please sign in to comment.