chore: update iced

This commit is contained in:
Ashley Wulber 2026-06-09 10:39:58 -04:00
parent bb10afd849
commit 0d028c2dd2
2 changed files with 1 additions and 3 deletions

View file

@ -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(