This commit is contained in:
Andras Bacsai
2023-05-19 14:10:42 +02:00
parent cd5655bd3f
commit 5932ef09e3
4 changed files with 20 additions and 9 deletions

View File

@@ -36,7 +36,7 @@ button[type="submit"] {
@apply btn btn-xs no-animation normal-case text-white btn-primary;
}
button[isWarning] {
@apply btn-error text-white;
@apply text-error;
}
button[isHighlighted] {
@apply btn-primary text-white;