[scaling] fix bug 51943

This commit is contained in:
Maxim Kadushkin 2021-08-24 00:50:46 +03:00
parent 9cc73e6d3a
commit 7434d944fb

View file

@ -27,6 +27,7 @@
width:60px;
height:20px;
background-color: transparent;
image-rendering: pixelated;
}
}
@ -37,6 +38,7 @@
display: inline-block;
background-color: transparent;
margin: 0 0 0 -3px;
image-rendering: pixelated;
}
img, .image {