diff --git a/Assembly/AssemblyPageV.xaml b/Assembly/AssemblyPageV.xaml index 2dda9de..ea38b80 100644 --- a/Assembly/AssemblyPageV.xaml +++ b/Assembly/AssemblyPageV.xaml @@ -415,17 +415,17 @@ - + - - - + + + - - - + + + - + @@ -566,7 +566,7 @@ Command="{Binding DataContext.JambBtnCommand, RelativeSource={RelativeSource AncestorType={x:Type UserControl}}}" CommandParameter="{Binding Type}" - Width="100" + Width="140" Style="{StaticResource DoorButton}" IsEnabled="{Binding IsChecked, ElementName=DoorChk}" Grid.Column="0" />