fix(menu): consistent svg coloring in menu (#837)
* Consistent svg coloring in menu * fix: use `currentColor` to avoid breaking style of active element --------- Co-authored-by: Jimmy Cai <hi@jimmycai.com>
This commit is contained in:
parent
418d5677b1
commit
d84d0a8522
@ -176,8 +176,8 @@
|
||||
}
|
||||
|
||||
svg {
|
||||
stroke: currentColor;
|
||||
stroke-width: 1.33;
|
||||
|
||||
width: 20px;
|
||||
height: 20px;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user