用当前颜色填充

This commit is contained in:
liaoxuezhi 2019-09-11 15:14:36 +08:00
parent d812381b3c
commit 47028cb610
1 changed files with 1 additions and 0 deletions

View File

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