Answers for "como tirar o x do search input"

CSS
0

como tirar o x do search input

/*
kkphoemix answare  uwu
github: https://github.com/kkphoenixgx?tab=repositories
hhahhahahhahhaha
*/

input[type="search"]::-webkit-search-cancel-button {
    -webkit-appearance: searchfield-cancel-button;
  }
Posted by: Guest on October-19-2021

Code answers related to "como tirar o x do search input"

Browse Popular Code Answers by Language