Code cleanup

This commit is contained in:
Björn Fromme
2021-10-20 18:46:46 +02:00
parent fee9afaa01
commit f75503a52e
3 changed files with 2 additions and 8 deletions
@@ -8,7 +8,7 @@
.form-checkbox,
.form-radio {
@apply border-gray-400 focus:border-gray-800 ring-0 focus:ring-0 text-ep-secondary sbw:text-sbw-secondary uch:text-uch-secondary h-4 w-4 ;
@apply border-gray-400 focus:border-gray-800 ring-0 focus:ring-0 text-ep-secondary sbw:text-sbw-secondary uch:text-uch-secondary h-4 w-4;
&--has-error {
@apply border-red-500;