fix share button's stroke width in dark mode.

This commit is contained in:
Hossein Mehrabi
2022-10-08 00:26:53 +03:30
parent 8b885f4e2f
commit 21411f5c19
@@ -102,7 +102,6 @@
svg,
svg * {
fill: currentColor;
stroke: currentColor;
}
}