Skip to content

Commit 37c0d7b

Browse files
committed
fix: css for svg
1 parent 385bf75 commit 37c0d7b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/css/core.css

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,11 @@ a {
4343
color: inherit;
4444
}
4545

46+
svg {
47+
height: inherit;
48+
fill: inherit;
49+
}
50+
4651
textarea {
4752
resize: vertical;
4853
}

0 commit comments

Comments
 (0)