mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-02 17:45:28 +00:00
fix title display
This commit is contained in:
parent
771908a334
commit
eae35d5ab8
2 changed files with 2 additions and 10 deletions
|
|
@ -14,7 +14,6 @@ impl Title {
|
|||
.css_classes(["heading"])
|
||||
.halign(Align::Start)
|
||||
.label(title.unwrap_or("Titan input"))
|
||||
.visible(false)
|
||||
.build(),
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue