From 0f939a4ad2b9de481df0b58230af96b024939bcc Mon Sep 17 00:00:00 2001 From: Anas Qureshi Date: Fri, 24 Jul 2026 10:52:49 +0530 Subject: [PATCH] css fix of btn --- src/app/shared/components/modal/modal.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/shared/components/modal/modal.scss b/src/app/shared/components/modal/modal.scss index c251a389..d7ea460a 100644 --- a/src/app/shared/components/modal/modal.scss +++ b/src/app/shared/components/modal/modal.scss @@ -468,7 +468,7 @@ ::ng-deep .modern-modal-footer app-button:first-child button { - + margin-bottom: 0px; height: 36px; padding: 0 16px;