This commit is contained in:
Andras Bacsai
2022-10-27 19:21:33 +00:00
parent 0f3b7fe643
commit 55cb788380
4 changed files with 6 additions and 5 deletions

View File

@@ -88,7 +88,7 @@ label {
@apply inline-block;
}
.btn {
@apply text-white text-base min-w-fit;
@apply text-white text-base min-w-fit no-animation;
}
a {