mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-02 01:25:27 +00:00
remove entry hexpand
This commit is contained in:
parent
7e70bfd87a
commit
a9e2e4431f
3 changed files with 5 additions and 2 deletions
|
|
@ -33,6 +33,7 @@ impl Search {
|
|||
|
||||
// Init main container
|
||||
let g_box = Box::builder()
|
||||
.homogeneous(true)
|
||||
.orientation(Orientation::Horizontal)
|
||||
.valign(Align::Center)
|
||||
.vexpand(false)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue