mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
icon color fix, follow-up to 5cc0369
This commit is contained in:
@@ -97,6 +97,9 @@
|
||||
margin: 5px 0 10px 0;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
.d-icon {
|
||||
color: $primary-high;
|
||||
}
|
||||
.reply-details {
|
||||
max-width: calc(100% - 175px);
|
||||
flex: 1 1 auto;
|
||||
|
||||
Reference in New Issue
Block a user