From 4155027e8743ec1f0bb88ab75ca4d808fc763c70 Mon Sep 17 00:00:00 2001 From: "konstantina.galouni" Date: Tue, 21 Nov 2023 12:59:17 +0200 Subject: [PATCH 1/7] [develop | DONE | FIXED]: alert.ts: Fixed margins and paddings in buttons of uk-modal-footer. --- utils/modal/alert.ts | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/utils/modal/alert.ts b/utils/modal/alert.ts index b6458d79..f79f0e18 100644 --- a/utils/modal/alert.ts +++ b/utils/modal/alert.ts @@ -31,15 +31,15 @@ declare var UIkit: any;