9 lines
312 B
XML
9 lines
312 B
XML
<PanelContainer xmlns="https://spacestation14.io" StyleClasses="tooltipBox" MaxWidth="450">
|
|
<BoxContainer
|
|
Orientation="Vertical"
|
|
RectClipContent="True"
|
|
Margin="4">
|
|
<RichTextLabel Access="Protected" Name="Label" HorizontalExpand="True" />
|
|
</BoxContainer>
|
|
</PanelContainer>
|