diff --git a/examples/applet/src/window.rs b/examples/applet/src/window.rs index 57546ab..8722a2a 100644 --- a/examples/applet/src/window.rs +++ b/examples/applet/src/window.rs @@ -123,8 +123,6 @@ impl cosmic::Application for Window { }, Some(Box::new(move |state: &Window| { let content_list = list_column() - .padding(5) - .spacing(0) .add(settings::item( "Example row", cosmic::widget::container( diff --git a/iced b/iced index dcf4cf0..c3c8fcf 160000 --- a/iced +++ b/iced @@ -1 +1 @@ -Subproject commit dcf4cf01943b5a1baf7b7360ab7d604369a5c470 +Subproject commit c3c8fcf52cbe46c864459e74357dfe7985072a70