style storage settings

This commit is contained in:
Alex Turchyn
2023-05-30 21:03:47 +03:00
parent e45bad97f5
commit faf6f69e3e
8 changed files with 115 additions and 88 deletions
+4
View File
@@ -50,3 +50,7 @@ button[disabled] .enabled {
.base-checkbox {
@apply checkbox rounded bg-white checkbox-sm no-animation;
}
.base-radio {
@apply radio bg-white radio-sm;
}