[Glitch] Fix blue border on emoji/language search in Safari & Chrome

Port e284417349 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
pull/2699/head
Michael Stanclift 2024-04-03 10:19:10 -05:00 committed by Claire
parent 4543bb9384
commit b21322b406
1 changed files with 1 additions and 2 deletions

View File

@ -112,10 +112,9 @@
border: 0;
}
&::-moz-focus-inner,
&:focus,
&:active {
outline: 0 !important;
outline: none !important;
}
&::-webkit-search-cancel-button {