mirror of
https://github.com/imputnet/cobalt.git
synced 2025-01-15 19:35:31 +00:00
web/Omnibox: reduce omnibox gap
This commit is contained in:
parent
c8bd08a290
commit
f0e67fb69f
|
@ -214,7 +214,7 @@
|
|||
flex-direction: column;
|
||||
max-width: 640px;
|
||||
width: 100%;
|
||||
gap: 8px;
|
||||
gap: 7px;
|
||||
}
|
||||
|
||||
#input-container {
|
||||
|
|
Loading…
Reference in a new issue