adjust form completed step

This commit is contained in:
Alex Turchyn
2023-06-16 23:39:55 +03:00
parent bfbf3d7ddb
commit 96508cd1ee
14 changed files with 339 additions and 251 deletions
+4
View File
@@ -47,6 +47,10 @@ select:required:invalid {
@apply btn btn-neutral text-white text-base;
}
.white-button {
@apply btn btn-outline text-base bg-white border-2;
}
.base-checkbox {
@apply checkbox rounded bg-white checkbox-sm;
}