Merge branch 'actions-modal-center' into 'develop'

Do not justify-center actions modal items

See merge request soapbox-pub/soapbox-fe!1711
This commit is contained in:
marcin mikołajczak 2022-08-09 15:36:53 +00:00
commit 070ca176a7
1 changed files with 1 additions and 1 deletions

View File

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