We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15b80db commit 9cbddadCopy full SHA for 9cbddad
1 file changed
src/scss/style.scss
@@ -13,8 +13,8 @@ $textcolor-button-hover: $textcolor-button-neutral;
13
$shadow-color: rgba(0, 0, 0, 0.5);
14
15
.ol-zoom {
16
- left:auto;
17
- top:auto;
+ left:auto!important;
+ top:auto!important;
18
right:.5em;
19
bottom:.5em;
20
}
0 commit comments