web/Omnibox: disable focus ring on inner input element
This commit is contained in:
@@ -242,7 +242,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
#link-area:focus-visible {
|
#link-area:focus-visible {
|
||||||
box-shadow: unset;
|
box-shadow: unset !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
#link-area::placeholder {
|
#link-area::placeholder {
|
||||||
|
|||||||
Reference in New Issue
Block a user