页面逻辑添加
This commit is contained in:
@@ -40,7 +40,7 @@
|
||||
<!-- 输入框样式 -->
|
||||
<Style x:Key="SettingTextBox" TargetType="TextBox">
|
||||
<Setter Property="Width" Value="160"/>
|
||||
<Setter Property="Height" Value="30"/>
|
||||
<Setter Property="Height" Value="35"/>
|
||||
<Setter Property="FontSize" Value="13"/>
|
||||
<Setter Property="Margin" Value="0 6 0 6"/>
|
||||
<Setter Property="Padding" Value="8"/>
|
||||
|
||||
Reference in New Issue
Block a user