Display the native search input clear button in the native apps
This commit is contained in:
@@ -100,6 +100,10 @@
|
||||
overscroll-behavior: auto;
|
||||
}
|
||||
|
||||
.search__input::-webkit-search-cancel-button {
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
.search__title {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user