Fix issue where dataset pill did not inherit text color correctly

This commit is contained in:
cptran777 2018-10-02 10:21:17 -07:00
parent 57e5286df5
commit d27fb81f2a

View File

@ -1,5 +1,5 @@
.dataset-pill {
& + & {
& {
> a {
@include on-event(true) {
color: inherit;