Added fillBrand style

• Added:
- fillBrand style
This commit is contained in:
mgabdev 2020-09-11 17:55:34 -05:00
parent dc23cca222
commit b524baf35b

View File

@ -270,6 +270,7 @@ pre {
}
.inheritFill { fill: inherit; }
.fillBrand { fill: var(--color_brand); }
.flexNormal {
flex-basis: 0%;