fix(checkbox): Fix checkbox size on small screens (#26596)
This commit is contained in:
parent
d09ef5431f
commit
847012e415
1 changed files with 0 additions and 1 deletions
|
|
@ -25,7 +25,6 @@
|
|||
|
||||
// checkbox
|
||||
--checkbox-right-margin: var(--margin-xs);
|
||||
--checkbox-size: 14px;
|
||||
--checkbox-focus-shadow: var(--focus-default);
|
||||
|
||||
// date-picker
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue