[DE PE SSE] Fix styles for rtl
This commit is contained in:
parent
c57e21b0dc
commit
a3ef2dbf6a
|
@ -33,9 +33,11 @@
|
|||
height:20px;
|
||||
background-color: transparent;
|
||||
image-rendering: pixelated;
|
||||
.rtl & {
|
||||
float: left;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.image {
|
||||
position: relative;
|
||||
|
|
Loading…
Reference in a new issue