mirror of
https://github.com/imputnet/cobalt.git
synced 2025-01-16 03:45:14 +00:00
web/Omnibox: disable focus ring on inner input element
This commit is contained in:
parent
25cfa3e443
commit
03bd995839
|
@ -242,7 +242,7 @@
|
|||
}
|
||||
|
||||
#link-area:focus-visible {
|
||||
box-shadow: unset;
|
||||
box-shadow: unset !important;
|
||||
}
|
||||
|
||||
#link-area::placeholder {
|
||||
|
|
Loading…
Reference in a new issue