Xaml Rules and Info (#5741)
* XAMLify rules and info * Fix errors * Combine AddSection methods * Readd AddSection
This commit is contained in:
5
Content.Client/Info/InfoSection.xaml
Normal file
5
Content.Client/Info/InfoSection.xaml
Normal file
@@ -0,0 +1,5 @@
|
||||
<BoxContainer xmlns="https://spacestation14.io"
|
||||
Orientation="Vertical">
|
||||
<Label Name="TitleLabel" StyleClasses="LabelHeading"/>
|
||||
<RichTextLabel Name="Content"/>
|
||||
</BoxContainer>
|
||||
Reference in New Issue
Block a user