FIX: caret icon should inherit its color (#9513)

This commit is contained in:
Joffrey JAFFEUX 2020-04-22 13:10:02 +02:00 committed by GitHub
parent 4889dbde49
commit 5fb5807098
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -111,6 +111,7 @@
margin-left: auto;
padding-left: 5px;
pointer-events: none;
color: inherit;
}
.d-button-label {