mirror of
https://github.com/imputnet/cobalt.git
synced 2025-06-28 09:28:29 +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 New Issue
Block a user