Let checkbox breathe in styling example
This commit is contained in:
parent
fb8dc41f6d
commit
acfc815e1d
1 changed files with 1 additions and 0 deletions
|
|
@ -104,6 +104,7 @@ impl Sandbox for Styling {
|
|||
"Toggle me!",
|
||||
Message::CheckboxToggled,
|
||||
)
|
||||
.width(Length::Fill)
|
||||
.style(self.theme);
|
||||
|
||||
let content = Column::new()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue