add click cursor to empty-search cross
This commit is contained in:
parent
f9e46fdae5
commit
ebdf2dd2e9
1 changed files with 1 additions and 0 deletions
|
@ -1885,6 +1885,7 @@ footer {
|
|||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.empty-search .icon-diagonal-cross {
|
||||
|
|
Loading…
Reference in a new issue