fix: use fixed window width for all applets
This commit is contained in:
parent
9b09c97665
commit
61d1d1b91d
11 changed files with 12 additions and 91 deletions
|
|
@ -677,7 +677,6 @@ impl cosmic::Application for Window {
|
|||
self.core
|
||||
.applet
|
||||
.popup_container(container(content_list))
|
||||
.max_width(300.)
|
||||
.into()
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue