Apply suggestions
This commit is contained in:
parent
76e26dca88
commit
486eff3eb3
7 changed files with 57 additions and 101 deletions
|
|
@ -242,7 +242,7 @@ impl cosmic::Application for Window {
|
|||
.padding([0, self.core.applet.suggested_size().0 / 2])
|
||||
.align_items(Alignment::Center),
|
||||
)
|
||||
.style(Button::Standard)
|
||||
.style(Button::Text)
|
||||
.on_press(Message::TogglePopup)
|
||||
.padding(8)
|
||||
.width(Length::Shrink)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue