Added green shadow wan success and other things #268

Merged
bema merged 12 commits from bema/func/border_on_success into master 2023-11-16 13:24:49 +01:00
Showing only changes of commit d86b76c727 - Show all commits

View File

@@ -33,5 +33,5 @@
}
.text-field-success {
@apply shadow-[0px_0px_10px_0px_rgba(0,255,0,1)];
@apply shadow-[0px_0px_10px_0px_rgba(52,211,153,1)];
}