fix: darkmode on radio button and checkbox labels (#1518)

Fixed Radio Button and Checkbox Appearance in Dark Mode
This commit is contained in:
Doug Andrade
2024-12-12 23:55:40 -05:00
committed by GitHub
parent 7d201f05d9
commit d7de3b08c1
4 changed files with 7 additions and 4 deletions

View File

@ -159,6 +159,8 @@
--border: 0 0% 27.9%;
--input: 0 0% 27.9%;
--field-border: 214.3 31.8% 91.4%;
--primary: 95.08 71.08% 67.45%;
--primary-foreground: 95.08 71.08% 10%;