Render correct icon in web editor for info types

This commit is contained in:
__JosephAbbey
2025-07-06 13:07:04 +01:00
committed by GitHub
parent f1c592179d
commit f0eb9c26b1

View File

@ -37,7 +37,7 @@
margin-left: 0.5em;
filter: grayscale() invert();
}
.template {
.template, .info {
background-image: url(../resources-icons-48/info_type.svg);
background-size: contain;
margin-left: 0.5em;