From 7fa7f9f6e8d8a4c9b49bd2ab6608860f93693f34 Mon Sep 17 00:00:00 2001 From: Aleksandra Bozek Date: Wed, 20 Aug 2025 15:03:45 +0200 Subject: [PATCH] IBX-10440: Changed base icon size --- .../js/CKEditor/embed/content-inline/embed-inline-editing.js | 2 +- .../Resources/public/js/CKEditor/embed/content/embed-editing.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/bundle/Resources/public/js/CKEditor/embed/content-inline/embed-inline-editing.js b/src/bundle/Resources/public/js/CKEditor/embed/content-inline/embed-inline-editing.js index 678acb77..6eeb77cb 100644 --- a/src/bundle/Resources/public/js/CKEditor/embed/content-inline/embed-inline-editing.js +++ b/src/bundle/Resources/public/js/CKEditor/embed/content-inline/embed-inline-editing.js @@ -26,7 +26,7 @@ const renderPreview = (title, contentId, itemActionsContainer) => { type="button" class="btn ibexa-btn ibexa-btn--small ibexa-btn--ghost ibexa-btn--no-text ibexa-embedded-item__actions-menu-trigger-btn" > - + diff --git a/src/bundle/Resources/public/js/CKEditor/embed/content/embed-editing.js b/src/bundle/Resources/public/js/CKEditor/embed/content/embed-editing.js index 9591b4b8..25ab147b 100644 --- a/src/bundle/Resources/public/js/CKEditor/embed/content/embed-editing.js +++ b/src/bundle/Resources/public/js/CKEditor/embed/content/embed-editing.js @@ -26,7 +26,7 @@ const renderPreview = (title, contentId, itemActionsContainer) => { type="button" class="btn ibexa-btn ibexa-btn--small ibexa-btn--ghost ibexa-btn--no-text ibexa-embedded-item-actions__menu-trigger-btn" > - +