We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc94804 commit 46a77eeCopy full SHA for 46a77ee
cosmic-applet-input-sources/src/window.rs
@@ -191,7 +191,6 @@ impl cosmic::Application for Window {
191
.height(Length::Shrink),
192
)
193
.on_press(Message::TogglePopup)
194
- .padding(self.core.applet.suggested_padding(true))
195
.style(cosmic::theme::Button::AppletIcon)
196
.into()
197
}
0 commit comments