chore: style fixes

This commit is contained in:
Muhsin Keloth
2024-04-25 16:17:27 +05:30
parent 8588dad949
commit d9bf6b499b
6 changed files with 13 additions and 13 deletions
+1 -1
View File
@@ -56,7 +56,7 @@ export default {
}
span {
@apply bg-white dark:bg-slate-900;
@apply bg-white dark:bg-white;
--space-one-point-five: 0.9375rem;
border-radius: 100%;
box-shadow: var(--toggle-button-box-shadow);