mirror of
https://github.com/discourse/discourse.git
synced 2024-11-24 04:13:22 +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;
|
margin-left: auto;
|
||||||
padding-left: 5px;
|
padding-left: 5px;
|
||||||
pointer-events: none;
|
pointer-events: none;
|
||||||
|
color: inherit;
|
||||||
}
|
}
|
||||||
|
|
||||||
.d-button-label {
|
.d-button-label {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user