Improve tooltip style

pull/150/head
Thomas 4 years ago
parent bee30e347e
commit c7a2ac1a5b

@ -18,3 +18,9 @@
}
}
}
:host-context(.is-dark-theme) {
.svgMap-tooltip {
background: var(--dark-background);
}
}

Loading…
Cancel
Save