[DE PE SSE] Fix styles for rtl

This commit is contained in:
JuliaSvinareva 2023-01-10 16:43:37 +03:00
parent c57e21b0dc
commit a3ef2dbf6a

View file

@ -33,9 +33,11 @@
height:20px;
background-color: transparent;
image-rendering: pixelated;
.rtl & {
float: left;
}
}
}
.image {
position: relative;