diff --git a/frontend/resources/styles/main/partials/modal.scss b/frontend/resources/styles/main/partials/modal.scss index 456364fb63..be9028377a 100644 --- a/frontend/resources/styles/main/partials/modal.scss +++ b/frontend/resources/styles/main/partials/modal.scss @@ -184,6 +184,7 @@ .modal-footer .action-buttons { justify-content: space-around; + gap: 15px; } .fields-container {