mirror of
https://github.com/discourse/discourse.git
synced 2025-01-30 05:51:03 +08: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 {
|
||||
color: var(--love);
|
||||
}
|
||||
&.d-icon-far-trash-alt {
|
||||
color: var(--secondary);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user