web/Omnibox: reduce omnibox gap

This commit is contained in:
wukko 2025-01-12 22:37:06 +06:00
parent c8bd08a290
commit f0e67fb69f
No known key found for this signature in database
GPG key ID: 3E30B3F26C7B4AA2

View file

@ -214,7 +214,7 @@
flex-direction: column;
max-width: 640px;
width: 100%;
gap: 8px;
gap: 7px;
}
#input-container {