web/Omnibox: disable focus ring on inner input element

This commit is contained in:
wukko 2024-07-15 14:29:02 +06:00
parent 25cfa3e443
commit 03bd995839
No known key found for this signature in database
GPG key ID: 3E30B3F26C7B4AA2

View file

@ -242,7 +242,7 @@
}
#link-area:focus-visible {
box-shadow: unset;
box-shadow: unset !important;
}
#link-area::placeholder {