用当前颜色填充

This commit is contained in:
liaoxuezhi 2019-09-11 15:14:36 +08:00
parent e9e9c302f2
commit 02ef5db086

View File

@ -346,4 +346,5 @@ svg.icon {
height: 1em;
top: 0.125em;
position: relative;
fill: currentColor;
}