mirror of
https://github.com/YGGverse/Yoda.git
synced 2025-03-13 06:01:21 +00:00
add osd
class
This commit is contained in:
parent
f5eb9a1280
commit
aafe955a8d
@ -33,6 +33,7 @@ impl Search {
|
|||||||
|
|
||||||
// Init main container
|
// Init main container
|
||||||
let g_box = Box::builder()
|
let g_box = Box::builder()
|
||||||
|
.css_classes(["osd"])
|
||||||
.homogeneous(true)
|
.homogeneous(true)
|
||||||
.orientation(Orientation::Horizontal)
|
.orientation(Orientation::Horizontal)
|
||||||
.valign(Align::Center)
|
.valign(Align::Center)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user