autosave builder changes

This commit is contained in:
Alex Turchyn
2023-06-24 16:17:07 +03:00
parent c9e255f589
commit a258ca6c79
12 changed files with 87 additions and 29 deletions
+1 -1
View File
@@ -52,7 +52,7 @@ button[disabled] .enabled {
}
.base-textarea {
@apply textarea textarea-bordered bg-white;
@apply textarea textarea-bordered bg-white rounded-3xl;
}
.base-button {