better design of slides
Some checks are pending
/ test (push) Waiting to run

This commit is contained in:
Chris Cochrun 2025-08-18 14:05:42 -05:00
parent f662e57c8f
commit 84c105a0f4
2 changed files with 230 additions and 129 deletions

View file

@ -1037,7 +1037,7 @@ impl cosmic::Application for App {
)
.clip(true)
.width(Length::Fill)
.center_y(130)
.center_y(180)
];
if let Some(_editor) = &self.editor_mode {