mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
UX: add reply-to glyph in composer
This commit is contained in:
@@ -324,6 +324,10 @@
|
||||
|
||||
.reply-to {
|
||||
margin-bottom: 10px;
|
||||
|
||||
.reply-to-glyph {
|
||||
color: scale-color($primary, $lightness: 50%);
|
||||
}
|
||||
}
|
||||
|
||||
#reply-control {
|
||||
|
||||
Reference in New Issue
Block a user