Skip to content

Commit

Permalink
fix(ui): scroll view
Browse files Browse the repository at this point in the history
  • Loading branch information
Serein207 committed Aug 22, 2024
1 parent f13c11f commit 0d38cb5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ui/views/page/setting.slint
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@ component Divider inherits Rectangle {

export component SettingPage inherits Page {
body := ScrollView {
viewport-height: 400px;
layout := VerticalLayout {
alignment: LayoutAlignment.start;
padding: 50px;
Expand Down

0 comments on commit 0d38cb5

Please sign in to comment.