mirror of
https://github.com/wukko/cobalt.git
synced 2025-06-13 05:37:44 +02:00
web/Omnibox: disable focus ring on inner input element
This commit is contained in:
@ -242,7 +242,7 @@
|
||||
}
|
||||
|
||||
#link-area:focus-visible {
|
||||
box-shadow: unset;
|
||||
box-shadow: unset !important;
|
||||
}
|
||||
|
||||
#link-area::placeholder {
|
||||
|
Reference in New Issue
Block a user