mirror of
https://github.com/wukko/cobalt.git
synced 2024-11-15 04:39:58 +00:00
web/Omnibox: reduce gap by 2px
This commit is contained in:
parent
e34b8dd89c
commit
d5ea154ed8
1 changed files with 1 additions and 1 deletions
|
@ -225,7 +225,7 @@
|
|||
flex-direction: column;
|
||||
max-width: 640px;
|
||||
width: 100%;
|
||||
gap: 10px;
|
||||
gap: 8px;
|
||||
}
|
||||
|
||||
#input-container {
|
||||
|
|
Loading…
Reference in a new issue