mirror of
https://github.com/umap-project/umap.git
synced 2025-04-29 11:52:38 +02:00
fix: reposition convert to polyline icon
This commit is contained in:
parent
d574abfc36
commit
29c07755b5
1 changed files with 1 additions and 1 deletions
|
@ -617,7 +617,7 @@ i.info {
|
||||||
background-position: -80px -48px;
|
background-position: -80px -48px;
|
||||||
}
|
}
|
||||||
.umap-to-polyline:before {
|
.umap-to-polyline:before {
|
||||||
background-position: -120px -48px;
|
background-position: -110px -42px;
|
||||||
}
|
}
|
||||||
.umap-clone:before {
|
.umap-clone:before {
|
||||||
background-position: -150px -78px;
|
background-position: -150px -78px;
|
||||||
|
|
Loading…
Reference in a new issue