diff --git a/app/styles/components/modal.scss b/app/styles/components/modal.scss index 5f5ed6db3..f31680d20 100644 --- a/app/styles/components/modal.scss +++ b/app/styles/components/modal.scss @@ -324,7 +324,7 @@ } } - button { + button[type="button"] { @apply w-full justify-center; } }