mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-02 09:35:28 +00:00
remove deprecated classes
This commit is contained in:
parent
effb833cd6
commit
4132d734f9
6 changed files with 6 additions and 10 deletions
|
|
@ -33,7 +33,6 @@ 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