styles: fix search bar delete button style

This commit is contained in:
Antonella Sgarlatta
2021-05-11 17:06:37 -03:00
parent 894e151a7e
commit b3380cf323

View File

@@ -83,7 +83,7 @@
position: absolute;
top: 50%;
transform: translateY(-50%);
right: 36px;
right: 46px;
cursor: pointer;
transition: background-color 0.15s linear;