Fixed hover color on in the popup buttons on the feed page
This commit is contained in:
parent
abd0ab7ccf
commit
70adae46a8
|
@ -19,7 +19,7 @@
|
|||
|
||||
&:hover {
|
||||
background: #000;
|
||||
color: #fff;
|
||||
color: #fff !important;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user