mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
UX: draft delete button was looking odd on user stream (#11232)
This commit is contained in:
parent
f2bef7ea8f
commit
b81326a7dd
@ -142,5 +142,8 @@
|
|||||||
&.d-icon-heart {
|
&.d-icon-heart {
|
||||||
color: var(--love);
|
color: var(--love);
|
||||||
}
|
}
|
||||||
|
&.d-icon-far-trash-alt {
|
||||||
|
color: var(--secondary);
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user