mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-03-31 16:45:27 +00:00
add osd class
This commit is contained in:
parent
f5eb9a1280
commit
aafe955a8d
1 changed files with 1 additions and 0 deletions
|
|
@ -33,6 +33,7 @@ impl Search {
|
|||
|
||||
// Init main container
|
||||
let g_box = Box::builder()
|
||||
.css_classes(["osd"])
|
||||
.homogeneous(true)
|
||||
.orientation(Orientation::Horizontal)
|
||||
.valign(Align::Center)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue