From fffd0c8de3a56b3fd45dfd03e536aa5d92780f06 Mon Sep 17 00:00:00 2001 From: sasha80 Date: Wed, 19 Mar 2025 09:28:24 +0300 Subject: [PATCH] =?UTF-8?q?=D0=98=D1=81=D0=BF=D1=80=D0=B0=D0=B2=D0=BB?= =?UTF-8?q?=D0=B5=D0=BD=D0=B8=D0=B5.=20=D0=9D=D0=B0=D0=B4=D0=BF=D0=B8?= =?UTF-8?q?=D1=81=D1=8C=20=D1=81=D0=BC=D0=B5=D1=89=D0=B0=D0=B5=D1=82=D1=81?= =?UTF-8?q?=D1=8F=20=D0=BF=D1=80=D0=B8=20=D0=B8=D0=B7=D0=BC=D0=B5=D0=BD?= =?UTF-8?q?=D0=B5=D0=BD=D0=B8=D0=B8=20=D1=81=D0=BE=D1=81=D1=82=D0=BE=D1=8F?= =?UTF-8?q?=D0=BD=D0=B8=D1=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- scenes/pribor-uyep/block-input.tscn | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/scenes/pribor-uyep/block-input.tscn b/scenes/pribor-uyep/block-input.tscn index 3875cb2f..70d398a5 100644 --- a/scenes/pribor-uyep/block-input.tscn +++ b/scenes/pribor-uyep/block-input.tscn @@ -137,20 +137,19 @@ columns = 2 [node name="fname" type="Label" parent="margin/vbox/title"] self_modulate = Color(1, 1, 1, 0.627451) layout_mode = 2 -size_flags_horizontal = 6 +size_flags_horizontal = 2 theme_override_font_sizes/font_size = 17 -horizontal_alignment = 1 vertical_alignment = 1 [node name="lbl_using" type="Label" parent="margin/vbox/title"] layout_mode = 2 -size_flags_horizontal = 3 +size_flags_horizontal = 10 size_flags_vertical = 6 tooltip_text = "Частота питающего напряжения" mouse_filter = 0 theme_override_font_sizes/font_size = 22 text = "<нет данных>" -horizontal_alignment = 1 +horizontal_alignment = 2 vertical_alignment = 1 [node name="table" type="GridContainer" parent="margin/vbox"]