Cursor pointer added for search clear button

This commit is contained in:
Kumaravel Palanisamy 2020-05-16 15:07:03 +05:30
parent aad80f90a1
commit 699172db37

View File

@ -52,6 +52,7 @@ function style() {
appearance: none;
}
.search .clear-button {
cursor: pointer;
width: 36px;
text-align: right;
display: none;