We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent efdb51b commit 699f5aeCopy full SHA for 699f5ae
src/assets/styles/bharat-map/components/controls.css
@@ -47,4 +47,4 @@
47
[data-theme="dark"] .zoom-button:hover {
48
background: #818cf8;
49
color: #0f172a;
50
-}
+}
src/assets/styles/bharat-map/components/map.css
@@ -51,7 +51,7 @@ svg {
51
fill: var(--primary-color);
52
}
53
54
-.capital-marker:hover+.capital-label {
+.capital-marker:hover + .capital-label {
55
opacity: 1;
56
transform: translateY(-8px);
57
@@ -74,4 +74,4 @@ svg {
74
.capital-label:hover,
75
.capital-label.active {
76
77
0 commit comments