fixing alignment issues
This commit is contained in:
parent
a80ab8e9a6
commit
803f892e7e
3 changed files with 14 additions and 10 deletions
|
@ -178,7 +178,7 @@ impl SongEditor {
|
|||
.map(|_| Message::None),
|
||||
)
|
||||
.height(250)
|
||||
.center_x(Length::Shrink)
|
||||
.center_x(Length::Fill)
|
||||
.padding([0, 20])
|
||||
.clip(true)
|
||||
.into()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue