-
-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
type: docs 📝Improvements or additions to documentationImprovements or additions to documentation
Description
Kirby 4 has this definition in its styles:
:where(svg) {
fill: currentColor;
}This can render outline icons into white/black boxes.
I'm not sure if there is a way to reset this for icons within this plugin's components and default to the fill attribute in the markup. But it would be great if:
- there was a setting for
fillin the blueprint or - there was a note in the readme how to prevent this with a custom panel CSS.
coheredigital and bezin
Metadata
Metadata
Assignees
Labels
type: docs 📝Improvements or additions to documentationImprovements or additions to documentation