From ad0d2c80a5e2b63eb24ffb5f9cc15d9a556c1026 Mon Sep 17 00:00:00 2001 From: Darya Blavanovich <166367848+DaryaBalvanovich@users.noreply.github.com> Date: Wed, 5 Jun 2024 15:51:10 +0200 Subject: [PATCH] ACS-8104 fix buttons alighment (#9772) Co-authored-by: DaryaBalvanovich --- .../lib/dialogs/dialog/dialog.component.html | 29 ++++++++++--------- 1 file changed, 16 insertions(+), 13 deletions(-) diff --git a/lib/core/src/lib/dialogs/dialog/dialog.component.html b/lib/core/src/lib/dialogs/dialog/dialog.component.html index eb060f50cd..e695ed6f09 100644 --- a/lib/core/src/lib/dialogs/dialog/dialog.component.html +++ b/lib/core/src/lib/dialogs/dialog/dialog.component.html @@ -45,20 +45,23 @@ class="adf-dialog-actions" [ngClass]="{ 'adf-additional-actions': data.actionsTemplate || additionalActionButtons }" > -
- -
+
-
- + + + + + + +