[DE] fix bug 51946

This commit is contained in:
Maxim Kadushkin 2022-02-08 19:29:32 +03:00
parent 44bcda87ed
commit 0f385eaa2c

View file

@ -21,6 +21,10 @@
//background: transparent repeat scroll 0 0;
.background-ximage-all('dimension-picker/dimension-highlighted.png', 18px);
background-repeat: repeat;
.pixel-ratio__1_25 &, .pixel-ratio__1_75 & {
image-rendering: pixelated;
}
}
.dimension-picker-unhighlighted {