[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>
This commit is contained in:
parent
4543bb9384
commit
b21322b406
1 changed files with 1 additions and 2 deletions
|
@ -112,10 +112,9 @@
|
|||
border: 0;
|
||||
}
|
||||
|
||||
&::-moz-focus-inner,
|
||||
&:focus,
|
||||
&:active {
|
||||
outline: 0 !important;
|
||||
outline: none !important;
|
||||
}
|
||||
|
||||
&::-webkit-search-cancel-button {
|
||||
|
|
Loading…
Reference in a new issue