This commit is contained in:
@@ -45,7 +45,7 @@
|
||||
<!-- 文本框样式 -->
|
||||
<Style x:Key="TextBoxStyle" TargetType="TextBox">
|
||||
<Setter Property="Height" Value="34"/>
|
||||
<Setter Property="Width" Value="180"/>
|
||||
<Setter Property="Width" Value="160"/>
|
||||
<Setter Property="FontSize" Value="16"/>
|
||||
<Setter Property="TextAlignment" Value="Center"/>
|
||||
<Setter Property="VerticalContentAlignment" Value="Center"/>
|
||||
|
||||
Reference in New Issue
Block a user