mirror of
https://github.com/wukko/cobalt.git
synced 2024-11-15 12:50:01 +00:00
web/Omnibox: disable focus ring on inner input element
This commit is contained in:
parent
25cfa3e443
commit
03bd995839
1 changed files with 1 additions and 1 deletions
|
@ -242,7 +242,7 @@
|
|||
}
|
||||
|
||||
#link-area:focus-visible {
|
||||
box-shadow: unset;
|
||||
box-shadow: unset !important;
|
||||
}
|
||||
|
||||
#link-area::placeholder {
|
||||
|
|
Loading…
Reference in a new issue