fixed auto-type searchbox clear button alignment

This commit is contained in:
antelle 2021-03-13 10:01:51 +01:00
parent da5553364a
commit 1593acd8e9
No known key found for this signature in database
GPG Key ID: 63C9777AAB7C563C
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@
cursor: pointer;
position: absolute;
right: 0.7em;
top: 0.7em;
top: 0.5em;
}
}
&__message {