Update to latest libcosmic commit (#29)

This commit is contained in:
Ian Douglas Scott 2023-05-01 09:57:45 -07:00 committed by GitHub
parent 61861b3f18
commit 9fb6e2f2c8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 31 additions and 37 deletions

View file

@ -72,7 +72,7 @@ pub fn settings() -> Section<crate::pages::Message> {
.width(Length::Units(300))
)
.padding(4)
.style(theme::Container::Box),
.style(theme::Container::Background),
horizontal_space(Length::Fill),
)
.into(),