[Glitch] Fix blue border on emoji/language search in Safari & Chrome
Port e2844173499254bd5f460ca2c205d16de228db62 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
This commit is contained in:
parent
4543bb9384
commit
b21322b406
@ -112,10 +112,9 @@
|
|||||||
border: 0;
|
border: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
&::-moz-focus-inner,
|
|
||||||
&:focus,
|
&:focus,
|
||||||
&:active {
|
&:active {
|
||||||
outline: 0 !important;
|
outline: none !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
&::-webkit-search-cancel-button {
|
&::-webkit-search-cancel-button {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user