Merge branch 'replace-icons' into 'develop'

fix suitcase icon stroke-width in sidebar

See merge request soapbox-pub/soapbox-fe!924
strip-front-mentions
marcin mikołajczak 2021-12-19 22:57:55 +00:00
commit f86fa3b508
1 zmienionych plików z 2 dodań i 1 usunięć

Wyświetl plik

@ -165,7 +165,8 @@
height: 28px;
margin-right: 15px;
svg.icon-tabler {
svg.icon-tabler,
svg.feather {
stroke-width: 1px;
}
}