diff options
Diffstat (limited to 'main.tscn')
| -rw-r--r-- | main.tscn | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -15,8 +15,6 @@ [node name="main" type="Control"] anchor_right = 1.0 anchor_bottom = 1.0 -margin_left = -4.0 -margin_right = -4.0 theme = ExtResource( 3 ) script = ExtResource( 1 ) __meta__ = { @@ -24,7 +22,6 @@ __meta__ = { } [node name="database" parent="." instance=ExtResource( 11 )] -margin_top = 0.0 script = ExtResource( 5 ) [node name="menu" type="MenuButton" parent="database"] @@ -262,7 +259,6 @@ anchor_bottom = 1.0 color = Color( 0, 0, 0, 0.75 ) [node name="list" parent="popup_list" instance=ExtResource( 11 )] -margin_top = 0.0 [node name="debug" type="Label" parent="."] visible = false |
