9 lines
289 B
XML
9 lines
289 B
XML
<BoxContainer xmlns="https://spacestation14.io"
|
|
Orientation="Vertical">
|
|
<Label Name="Title"
|
|
StyleClasses="LabelKeyText"/>
|
|
<PanelContainer StyleClasses="HighDivider" />
|
|
<RichTextLabel Name="Description"
|
|
Margin="0 4"/>
|
|
</BoxContainer>
|