Add Leaflet popup close button bg color transition

This commit is contained in:
Linus Groh
2019-12-14 16:33:17 +00:00
parent 1f07ae9266
commit 1d106e45da
+1
View File
@@ -23,6 +23,7 @@
margin-top: 15px;
margin-right: 15px;
border-radius: 100px;
transition: background-color 0.2s;
&:hover,
&:focus {