Fix bug with leaflet staying unfolded
This commit is contained in:
@@ -57,9 +57,9 @@ Adw.ApplicationWindow mainWindow {
|
||||
|
||||
Gtk.ScrolledWindow detailsScroll {
|
||||
vexpand: true;
|
||||
width-request: 300;
|
||||
|
||||
Adw.Clamp {
|
||||
width-request: 300;
|
||||
maximum-size: 450;
|
||||
margin-end: 12;
|
||||
tightening-threshold: 400;
|
||||
|
||||
Reference in New Issue
Block a user