[common mobile] Fixed color-preview styles for ios

This commit is contained in:
JuliaSvinareva 2021-01-12 16:30:50 +03:00
parent 717bc84804
commit c2ef4ad5ff

View file

@ -172,6 +172,13 @@
background-color: @autoColor; background-color: @autoColor;
} }
} }
.item-after {
.color-preview {
width: 75px;
height: 30px;
margin-top: -3px;
}
}
} }
li.no-indicator { li.no-indicator {
.item-link { .item-link {