mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-01 00:55:28 +00:00
remove extra osd class definition
This commit is contained in:
parent
cea8e8f41d
commit
c12c829dc6
1 changed files with 0 additions and 1 deletions
|
|
@ -33,7 +33,6 @@ impl Search {
|
|||
|
||||
// Init main container
|
||||
let g_box = Box::builder()
|
||||
.css_classes(["osd"])
|
||||
.orientation(Orientation::Horizontal)
|
||||
.valign(Align::Center)
|
||||
.vexpand(false)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue