月更
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
|
||||
xmlns:controls="https://github.com/WPFDark"
|
||||
Width="1400"
|
||||
Height="450"
|
||||
Height="800"
|
||||
mc:Ignorable="d"
|
||||
Style="{DynamicResource WPFDarkStyle}"
|
||||
Title="WPFDark"
|
||||
@@ -15,10 +15,6 @@
|
||||
controls:Design.Background="{DynamicResource BackgroundBackgroundBrushKey}">
|
||||
<controls:BiaWindow.Resources>
|
||||
<ResourceDictionary>
|
||||
<ResourceDictionary.MergedDictionaries>
|
||||
<controls:ControlsDictionary />
|
||||
<controls:ThemesDictionary />
|
||||
</ResourceDictionary.MergedDictionaries>
|
||||
<Style TargetType="{x:Type controls:BiaTextBox}">
|
||||
<Setter Property="HorizontalAlignment" Value="Stretch" />
|
||||
<Setter Property="Margin" Value="0,4,0,0" />
|
||||
|
||||
Reference in New Issue
Block a user