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

View File

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