diff --git a/frontend/src/_styles/theme.scss b/frontend/src/_styles/theme.scss index 255f0f83c4..a51da4a5eb 100644 --- a/frontend/src/_styles/theme.scss +++ b/frontend/src/_styles/theme.scss @@ -4500,7 +4500,7 @@ input[type="text"] { } .modal-main { - padding-bottom: 5rem; + padding-bottom: 1.5rem; } .modal-footer-btn { @@ -6854,4 +6854,4 @@ tbody { } } -} \ No newline at end of file +}