wip(theme): remove palette
This commit is contained in:
parent
ccca0e5193
commit
d981eb4c4e
3 changed files with 125 additions and 398 deletions
|
|
@ -237,7 +237,7 @@ impl State {
|
|||
.width(Length::Units(300))
|
||||
)
|
||||
.padding(4)
|
||||
.style(theme::Container::Box),
|
||||
.style(theme::Container::Background),
|
||||
horizontal_space(Length::Fill),
|
||||
)
|
||||
.into(),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue