From 8069633815ccf6b1b6f3aca59715d1ec655cfd32 Mon Sep 17 00:00:00 2001 From: tdgao Date: Tue, 18 Aug 2026 20:24:05 -0600 Subject: [PATCH] fix: fixed height on modal --- .../ui/new-icon-editor-notification/apply-new-icons-modal.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/app-frontend/src/components/ui/new-icon-editor-notification/apply-new-icons-modal.vue b/apps/app-frontend/src/components/ui/new-icon-editor-notification/apply-new-icons-modal.vue index 1fe58f333d..91c4d02a60 100644 --- a/apps/app-frontend/src/components/ui/new-icon-editor-notification/apply-new-icons-modal.vue +++ b/apps/app-frontend/src/components/ui/new-icon-editor-notification/apply-new-icons-modal.vue @@ -154,7 +154,7 @@ defineExpose({ show, hide }) :disable-close="applying" class="!overflow-hidden !rounded-[20px]" > -
+