Cleanups
This commit is contained in:
@@ -133,7 +133,7 @@ template $CartridgesWindow : Adw.ApplicationWindow {
|
||||
}
|
||||
|
||||
Label details_view_developer {
|
||||
margin-top: 3;
|
||||
margin-top: 6;
|
||||
hexpand: true;
|
||||
halign: start;
|
||||
max-width-chars: 36;
|
||||
@@ -148,7 +148,7 @@ template $CartridgesWindow : Adw.ApplicationWindow {
|
||||
|
||||
Box {
|
||||
orientation: horizontal;
|
||||
margin-top: 12;
|
||||
margin-top: 16;
|
||||
hexpand: true;
|
||||
halign: start;
|
||||
|
||||
@@ -188,7 +188,7 @@ template $CartridgesWindow : Adw.ApplicationWindow {
|
||||
halign: start;
|
||||
valign: center;
|
||||
margin-top: 24;
|
||||
margin-start: 12;
|
||||
margin-start: 9;
|
||||
|
||||
Button {
|
||||
icon-name: "document-edit-symbolic";
|
||||
|
||||
Reference in New Issue
Block a user