fixing alignment issues
This commit is contained in:
parent
a80ab8e9a6
commit
803f892e7e
3 changed files with 14 additions and 10 deletions
|
@ -607,6 +607,7 @@ impl cosmic::Application for App {
|
|||
Container::new(
|
||||
self.presenter.view_preview().map(Message::Present),
|
||||
)
|
||||
.height(250)
|
||||
.align_bottom(Length::Fill),
|
||||
Container::new(if self.presenter.video.is_some() {
|
||||
row![
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue