mirror of
https://github.com/discourse/discourse.git
synced 2024-11-23 22:26:26 +08:00
FIX: caret icon should inherit its color (#9513)
This commit is contained in:
parent
4889dbde49
commit
5fb5807098
|
@ -111,6 +111,7 @@
|
|||
margin-left: auto;
|
||||
padding-left: 5px;
|
||||
pointer-events: none;
|
||||
color: inherit;
|
||||
}
|
||||
|
||||
.d-button-label {
|
||||
|
|
Loading…
Reference in New Issue
Block a user