fix(editor): image icon color (#11536)

Closes: BS-2166
This commit is contained in:
Saul-Mirone
2025-04-08 09:18:26 +00:00
parent ca75162fc9
commit 238ec59dd2
2 changed files with 5 additions and 9 deletions
@@ -340,10 +340,6 @@ export const FontFamilyIcon = icons.FontIcon({
height: '20',
});
export const AttachmentIcon = icons.AttachmentIcon({
width: '20',
height: '20',
});
export const AttachmentIcon16 = icons.AttachmentIcon({
width: '16',
height: '16',