improve SMTP configs form

This commit is contained in:
Alex Turchyn
2023-08-10 23:35:51 +03:00
parent 1daee8214c
commit d875477ee6
9 changed files with 66 additions and 7 deletions
+4
View File
@@ -70,3 +70,7 @@ button[disabled] .enabled {
.base-radio {
@apply radio bg-white radio-sm no-animation;
}
.base-select {
@apply select base-input w-full font-normal;
}