liyijie il y a 2 ans
Parent
commit
0c1eb1d618

BIN
PDF Office/Resources/EditTools/watermark_bg.png


+ 3 - 3
PDF Office/Views/EditTools/Watermark/WatermarkTemplateListFileContent.xaml

@@ -43,9 +43,9 @@
                  SelectionChanged="ListBox_SelectionChanged">
             <ListBox.ItemContainerStyle>
                 <Style TargetType="ListBoxItem">
-                    <Setter Property="Margin" Value="20"/>
-                    <Setter Property="Padding" Value="0 0 0 0"/>
-                    <Setter Property="Height" Value="160"/>
+                    <Setter Property="Margin" Value="20"/>
+                    <Setter Property="Padding" Value="0 0 0 0"/>
+                    <Setter Property="Height" Value="160"/>
                     <Setter Property="Width" Value="128"/>
                     <Setter Property="ContextMenu" Value="{StaticResource FlyoutMenu}"/>
                     <Setter Property="Template" Value="{DynamicResource EditToolsItemControlTemplate}"/>