This commit is contained in:
parent
f662e57c8f
commit
84c105a0f4
2 changed files with 230 additions and 129 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue