mirror of
https://github.com/datahub-project/datahub.git
synced 2025-09-26 09:35:23 +00:00
Fix issue where dataset pill did not inherit text color correctly
This commit is contained in:
parent
57e5286df5
commit
d27fb81f2a
@ -1,5 +1,5 @@
|
|||||||
.dataset-pill {
|
.dataset-pill {
|
||||||
& + & {
|
& {
|
||||||
> a {
|
> a {
|
||||||
@include on-event(true) {
|
@include on-event(true) {
|
||||||
color: inherit;
|
color: inherit;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user