mirror of
https://github.com/stoatchat/for-legacy-web.git
synced 2026-04-28 16:20:36 +00:00
Update: Changed icon pack to Boxicons
This commit is contained in:
@@ -15,7 +15,7 @@ export default styled.div<Props>`
|
||||
|
||||
fill: ${normal};
|
||||
color: ${normal};
|
||||
stroke: ${normal};
|
||||
/*stroke: ${normal};*/
|
||||
|
||||
a {
|
||||
color: ${normal};
|
||||
@@ -24,7 +24,7 @@ export default styled.div<Props>`
|
||||
&:hover {
|
||||
fill: ${hover};
|
||||
color: ${hover};
|
||||
stroke: ${hover};
|
||||
/*stroke: ${hover};*/
|
||||
|
||||
a {
|
||||
color: ${hover};
|
||||
|
||||
Reference in New Issue
Block a user