mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-24 20:36:40 +07:00
fixed like count color
This commit is contained in:
parent
bc35ab0985
commit
9dc83b0db8
1 changed files with 1 additions and 1 deletions
|
@ -198,7 +198,7 @@
|
||||||
position: relative;
|
position: relative;
|
||||||
flex: 0 0 32px;
|
flex: 0 0 32px;
|
||||||
|
|
||||||
.is_liked {
|
&.is_liked {
|
||||||
svg {
|
svg {
|
||||||
fill: $red;
|
fill: $red;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue