mirror of
https://github.com/imputnet/cobalt.git
synced 2025-06-28 17:38:31 +00:00
web/Omnibox: don't show focus stroke in link bar
This commit is contained in:
parent
56081db857
commit
f8ade2bf08
@ -153,6 +153,10 @@
|
||||
font-size: inherit;
|
||||
}
|
||||
|
||||
#link-area:focus-visible {
|
||||
box-shadow: unset;
|
||||
}
|
||||
|
||||
#link-area::placeholder {
|
||||
color: var(--gray);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user