fix positions in sprite
Before Width: | Height: | Size: 37 KiB After Width: | Height: | Size: 37 KiB |
Before Width: | Height: | Size: 55 KiB After Width: | Height: | Size: 55 KiB |
Before Width: | Height: | Size: 76 KiB After Width: | Height: | Size: 76 KiB |
Before Width: | Height: | Size: 101 KiB After Width: | Height: | Size: 100 KiB |
Before Width: | Height: | Size: 126 KiB After Width: | Height: | Size: 126 KiB |
|
@ -81,7 +81,7 @@
|
|||
margin-left: -4px;
|
||||
margin-left: calc(-3px - @scaled-one-px-value);
|
||||
position: absolute;
|
||||
background-position: -142px -200px;
|
||||
background-position: -144px -200px;
|
||||
}
|
||||
|
||||
.empty-color {
|
||||
|
|