gr683_teo 5 년 전
부모
커밋
d1932c22c5
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      Dictionary1.xaml

+ 1 - 1
Dictionary1.xaml

@@ -25,7 +25,7 @@
        
         <Setter Property="VerticalAlignment" Value="Center"/>
         <Setter Property="HorizontalAlignment" Value="Center"/>
-        <Setter Property="Margin" Value="5"/>
+        <Setter Property="Margin" Value="4"/>
     </Style>
 
 </ResourceDictionary>