mirror of
https://github.com/YGGverse/Yoda.git
synced 2025-01-15 09:10:08 +00:00
remove extra osd
class definition
This commit is contained in:
parent
cea8e8f41d
commit
c12c829dc6
@ -33,7 +33,6 @@ impl Search {
|
|||||||
|
|
||||||
// Init main container
|
// Init main container
|
||||||
let g_box = Box::builder()
|
let g_box = Box::builder()
|
||||||
.css_classes(["osd"])
|
|
||||||
.orientation(Orientation::Horizontal)
|
.orientation(Orientation::Horizontal)
|
||||||
.valign(Align::Center)
|
.valign(Align::Center)
|
||||||
.vexpand(false)
|
.vexpand(false)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user