Icon color overrided #16349
Labels
[Feature] Block API
API that allows to express the block paradigm.
General Interface
Parts of the UI which don't fall neatly under other labels.
[Type] Bug
An existing feature does not function as intended
Hi everyone
I have this issue:
The result should be:
(and the icon is not centered)
It seems than it comes from this CSS:
.components-button.block-editor-block-switcher__no-switcher-icon:disabled .block-editor-block-icon.has-colors { color: #555d66!important; }
My Icon declaration:
icon: { background: '#874476', foreground: "#fff", src: 'warning' },
Are you aware of this bug? Thanks!
The text was updated successfully, but these errors were encountered: