Fix osd button padding
This commit is contained in:
@@ -27,6 +27,7 @@ template $Game : Box {
|
||||
margin-start: 6;
|
||||
margin-bottom: 6;
|
||||
margin-top: 3;
|
||||
margin-end: 3;
|
||||
|
||||
styles [
|
||||
"circular",
|
||||
@@ -41,7 +42,7 @@ template $Game : Box {
|
||||
|
||||
MenuButton menu_button {
|
||||
icon-name: "view-more-symbolic";
|
||||
margin-start: 6;
|
||||
margin-start: 3;
|
||||
margin-bottom: 6;
|
||||
margin-top: 3;
|
||||
margin-end: 3;
|
||||
|
||||
Reference in New Issue
Block a user