fix(checkbox): Fix checkbox size on small screens (#26596)

This commit is contained in:
Corentin Flr 2024-05-30 10:14:17 +02:00 committed by GitHub
parent d09ef5431f
commit 847012e415
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -25,7 +25,6 @@
// checkbox
--checkbox-right-margin: var(--margin-xs);
--checkbox-size: 14px;
--checkbox-focus-shadow: var(--focus-default);
// date-picker