fixing alignment issues

This commit is contained in:
Chris Cochrun 2025-02-26 10:28:08 -06:00
parent a80ab8e9a6
commit 803f892e7e
3 changed files with 14 additions and 10 deletions

View file

@ -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![