Fix location button hover issue from SCSS conversion

This commit is contained in:
Dale Davies
2022-05-18 11:35:23 +01:00
parent 64207fa044
commit 3100b55d75

View File

@@ -55,7 +55,7 @@
user-select: none;
z-index:1000;
.clickable {
&.clickable {
border-radius: 6px;
cursor: pointer;