diff options
Diffstat (limited to 'main.tscn')
| -rw-r--r-- | main.tscn | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -30,14 +30,14 @@ anchor_left = 1.0 anchor_top = 1.0 anchor_right = 1.0 anchor_bottom = 1.0 -margin_left = -140.0 -margin_top = -410.0 +margin_left = -160.0 +margin_top = -430.0 __meta__ = { "_edit_use_anchors_": false } [node name="delete" type="Button" parent="database/actions"] -margin_right = 140.0 +margin_right = 160.0 margin_bottom = 134.0 focus_mode = 0 enabled_focus_mode = 0 @@ -49,7 +49,7 @@ __meta__ = { [node name="edit" type="Button" parent="database/actions"] margin_top = 138.0 -margin_right = 140.0 +margin_right = 160.0 margin_bottom = 272.0 focus_mode = 0 enabled_focus_mode = 0 @@ -61,7 +61,7 @@ __meta__ = { [node name="add" type="Button" parent="database/actions"] margin_top = 276.0 -margin_right = 140.0 +margin_right = 160.0 margin_bottom = 410.0 focus_mode = 0 enabled_focus_mode = 0 |
