diff --git a/CHANGELOG.md b/CHANGELOG.md index 10eca5f0..82e409e3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,6 +19,7 @@ and this project adheres to - ✅(backend) reduce flakiness on backend test #1769 - 🐛(frontend) fix clickable main content regression #1773 - 🐛(backend) fix TRASHBIN_CUTOFF_DAYS type error #1778 +- 💄(frontend) fix icon position in callout block #1779 ### Security diff --git a/src/frontend/apps/impress/src/features/docs/doc-editor/components/custom-blocks/CalloutBlock.tsx b/src/frontend/apps/impress/src/features/docs/doc-editor/components/custom-blocks/CalloutBlock.tsx index 4a54ca96..6fb076d7 100644 --- a/src/frontend/apps/impress/src/features/docs/doc-editor/components/custom-blocks/CalloutBlock.tsx +++ b/src/frontend/apps/impress/src/features/docs/doc-editor/components/custom-blocks/CalloutBlock.tsx @@ -97,7 +97,12 @@ const CalloutComponent = ({ `} > - +