Delta-v/Content.Client/Paper/UI/StampWidget.xaml

8 lines
398 B
XML

<paper:StampWidget xmlns="https://spacestation14.io"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:paper="clr-namespace:Content.Client.Paper.UI"
HorizontalAlignment="Center"
Margin="6">
<paper:StampLabel Name="StampedByLabel" StyleClasses="LabelHeadingBigger" Margin="12 6 12 6" />
</paper:StampWidget>