Fix theming code in Panel, SplitContainer, RichTextLabel

This commit is contained in:
Yuri Sizov 2022-09-06 20:48:58 +03:00
parent 43f03e2ce6
commit 39ef611a7d
4 changed files with 3 additions and 8 deletions

View file

@ -15,7 +15,5 @@
<theme_item name="panel" data_type="style" type="StyleBox">
The style of this [Panel].
</theme_item>
<theme_item name="panel_fg" data_type="style" type="StyleBox">
</theme_item>
</theme_items>
</class>