Apply suggestions
This commit is contained in:
parent
76e26dca88
commit
486eff3eb3
7 changed files with 57 additions and 101 deletions
|
|
@ -210,7 +210,7 @@ impl cosmic::Application for Time {
|
|||
},
|
||||
)
|
||||
.on_press(Message::TogglePopup)
|
||||
.style(cosmic::theme::Button::Standard);
|
||||
.style(theme::Button::Text);
|
||||
|
||||
if let Some(tracker) = self.rectangle_tracker.as_ref() {
|
||||
tracker.container(0, button).into()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue