diff --git a/Robo-Bus-A31-HMI/Modules/data_panel.tscn b/Robo-Bus-A31-HMI/Modules/data_panel.tscn index 66d0039..c201adf 100644 --- a/Robo-Bus-A31-HMI/Modules/data_panel.tscn +++ b/Robo-Bus-A31-HMI/Modules/data_panel.tscn @@ -1,4 +1,4 @@ -[gd_scene load_steps=57 format=3 uid="uid://dx5owafvbqdec"] +[gd_scene load_steps=58 format=3 uid="uid://dx5owafvbqdec"] [ext_resource type="Script" path="res://common/base/base_control.gd" id="1_gebae"] [ext_resource type="Script" path="res://Modules/data_panel.gd" id="1_h1ywm"] @@ -97,6 +97,8 @@ spacing_space = 4 [sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_dyppf"] content_margin_left = 58.0 +[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_m8j1c"] + [sub_resource type="StyleBoxTexture" id="StyleBoxTexture_p77x8"] texture = ExtResource("26_h2ca6") texture_margin_left = 32.0 @@ -732,6 +734,7 @@ anchor_bottom = 4.61 grow_horizontal = 2 grow_vertical = 2 mouse_filter = 0 +theme_override_styles/panel = SubResource("StyleBoxFlat_m8j1c") horizontal_scroll_mode = 0 metadata/_edit_use_anchors_ = true @@ -751,6 +754,7 @@ size_flags_horizontal = 3 size_flags_vertical = 3 mouse_filter = 2 theme = SubResource("Theme_f5wb5") +theme_override_constants/separation = 40 [node name="Label" type="Label" parent="DataPanel/RightMenu/VBoxContainer/MarginContainer3/SiteSelectionDetails/SiteSelectionScrollContainer/MarginContainer/VBoxContainer"] modulate = Color(0.690196, 0.760784, 0.752941, 1)