mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
FIX: caret icon should inherit its color (#9513)
This commit is contained in:
@@ -111,6 +111,7 @@
|
||||
margin-left: auto;
|
||||
padding-left: 5px;
|
||||
pointer-events: none;
|
||||
color: inherit;
|
||||
}
|
||||
|
||||
.d-button-label {
|
||||
|
||||
Reference in New Issue
Block a user