mirror of
https://github.com/wukko/cobalt.git
synced 2025-02-02 08:26:22 +01:00
web/Omnibox: reduce omnibox gap
This commit is contained in:
parent
c8bd08a290
commit
f0e67fb69f
1 changed files with 1 additions and 1 deletions
|
@ -214,7 +214,7 @@
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
max-width: 640px;
|
max-width: 640px;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
gap: 8px;
|
gap: 7px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#input-container {
|
#input-container {
|
||||||
|
|
Loading…
Reference in a new issue