mirror of
https://github.com/neon-mmd/websurfx.git
synced 2024-11-23 22:48:21 -05:00
🩹 fix: rename the pseudo css selector according to the mdn
docs (#394)
Co-authored-by: Jann Marc Villablanca <31008330+jfvillablanca@users.noreply.github.com>
This commit is contained in:
parent
cb246419df
commit
3d082bfa68
@ -74,7 +74,7 @@ button {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.search_bar input::-webkit-search-results-button,
|
.search_bar input::-webkit-search-results-button,
|
||||||
.search_bar input::webit::-webkit-search-cancel-button{
|
.search_bar input::-webkit-search-cancel-button{
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user