Fix blue border on emoji/language search in Safari & Chrome (#29832)
This commit is contained in:
parent
5d67247061
commit
e284417349
@ -112,10 +112,9 @@
|
||||
border: 0;
|
||||
}
|
||||
|
||||
&::-moz-focus-inner,
|
||||
&:focus,
|
||||
&:active {
|
||||
outline: 0 !important;
|
||||
outline: none !important;
|
||||
}
|
||||
|
||||
&::-webkit-search-cancel-button {
|
||||
|
Loading…
Reference in New Issue
Block a user