Do not center actions modalitems

Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
This commit is contained in:
marcin mikołajczak 2022-08-08 17:03:04 +02:00
parent 3866b104db
commit acd0b13b26
1 changed files with 1 additions and 1 deletions

View File

@ -324,7 +324,7 @@
}
}
button {
button[type="button"] {
@apply w-full justify-center;
}
}