some asthetics
This commit is contained in:
parent
039d1043a3
commit
9eb5bec320
2 changed files with 68 additions and 29 deletions
|
@ -543,7 +543,7 @@ impl cosmic::Application for App {
|
|||
)
|
||||
.clip(true)
|
||||
.width(Length::Fill)
|
||||
.center_y(120)
|
||||
.center_y(130)
|
||||
];
|
||||
|
||||
let element: Element<Message> = column.into();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue