diff --git a/backend/public/css/app.css b/backend/public/css/app.css index 5e7ef6f7..5af64680 100644 --- a/backend/public/css/app.css +++ b/backend/public/css/app.css @@ -11744,7 +11744,7 @@ input[type=date].hide-calender::-webkit-inner-spin-button, input[type=date].hide right: 0; left: 0; width: 100%; - padding: 25px 16px; + padding: 27px 16px; text-align: center; color: #fff; font-weight: 700; diff --git a/backend/resources/sass/base/_alert.scss b/backend/resources/sass/base/_alert.scss index 019ea919..b0c7c53a 100644 --- a/backend/resources/sass/base/_alert.scss +++ b/backend/resources/sass/base/_alert.scss @@ -7,7 +7,7 @@ right: 0; left: 0; width: 100%; - padding: 25px 16px; + padding: 27px 16px; text-align: center; color: #fff; font-weight: 700;