update submission templates

This commit is contained in:
Alex Turchyn
2023-06-03 21:22:03 +03:00
parent b0b4386927
commit 5d6b5ab6d7
10 changed files with 364 additions and 77 deletions
+4
View File
@@ -39,6 +39,10 @@ button[disabled] .enabled {
@apply input input-bordered bg-white;
}
.base-textarea {
@apply textarea textarea-bordered bg-white;
}
.base-button {
@apply btn text-white text-base;
}