refactor: updates for buttons and checkboxes
This commit is contained in:
parent
dae262f466
commit
ff83f893ef
4 changed files with 159 additions and 114 deletions
|
|
@ -492,7 +492,7 @@ impl State {
|
|||
))
|
||||
.layer(cosmic::cosmic_theme::Layer::Secondary)
|
||||
.padding(16)
|
||||
.style(cosmic::theme::Container::Secondary)
|
||||
.style(cosmic::theme::Container::Background)
|
||||
.into(),
|
||||
text_input(
|
||||
"Type to search apps or type “?” for more options...",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue