fix(header-search): fix layout regression (#1506)

Fixes #1504
This commit is contained in:
metonym 2022-10-03 18:33:30 -07:00 committed by GitHub
commit 139e23fdcc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -197,7 +197,7 @@
outline-offset: -2px; outline-offset: -2px;
} }
[role="combobox"] { [aria-haspopup="menu"] {
display: flex; display: flex;
flex-grow: 1; flex-grow: 1;
border-bottom: 1px solid #393939; border-bottom: 1px solid #393939;