[DE PE SSE] Fix Bug 53128

This commit is contained in:
ShimaginAndrey 2021-10-14 12:53:14 +03:00
parent 938e916508
commit 30fd37cd24

View file

@ -427,9 +427,11 @@
.searchbar .input-clear-button { .searchbar .input-clear-button {
width: 18px; width: 18px;
height: 18px; height: 18px;
margin-top: -8px;
&:after { &:after {
color: @white; color: @white;
font-size: 19px; font-size: 19px;
line-height: 19px;
} }
} }