Merge pull request #2045 from umap-project/reposition-topolyline-icon

fix: reposition convert to polyline icon
This commit is contained in:
David Larlet 2024-08-02 16:06:09 -04:00 committed by GitHub
commit 95892ff59e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -617,7 +617,7 @@ i.info {
background-position: -80px -48px;
}
.umap-to-polyline:before {
background-position: -120px -48px;
background-position: -110px -42px;
}
.umap-clone:before {
background-position: -150px -78px;