Shunnet hace 2 años
padre
commit
f445aba272

+ 1 - 1
src/YSAI.DAQ/YSAI.Window/Themes/Property/Black.xaml

@@ -116,7 +116,7 @@
     <!--版本号文字位置偏移-->
     <Thickness x:Key="VerMargin"  Left="0" Top="-1" Right="0" Bottom="0" />
     <!--版本号代码位置偏移-->
-    <Thickness x:Key="VerCodeMargin"  Left="-13" Top="-1" Right="0" Bottom="0" />
+    <Thickness x:Key="VerCodeMargin"  Left="-13" Top="0" Right="0" Bottom="0" />
     <!--版本图标位置偏移-->
     <Thickness x:Key="VerImageMargin"  Left="4" Top="4" Right="0" Bottom="4" />
     <!--所有内容的字体大小-->

+ 1 - 1
src/YSAI.DAQ/YSAI.Window/Themes/Property/Blue.xaml

@@ -116,7 +116,7 @@
     <!--版本号文字位置偏移-->
     <Thickness x:Key="VerMargin"  Left="0" Top="-1" Right="0" Bottom="0" />
     <!--版本号代码位置偏移-->
-    <Thickness x:Key="VerCodeMargin"  Left="-13" Top="-1" Right="0" Bottom="0" />
+    <Thickness x:Key="VerCodeMargin"  Left="-13" Top="0" Right="0" Bottom="0" />
     <!--版本图标位置偏移-->
     <Thickness x:Key="VerImageMargin"  Left="4" Top="4" Right="0" Bottom="4" />
     <!--所有内容的字体大小-->

+ 1 - 1
src/YSAI.DAQ/YSAI.Window/Themes/Property/Cyan.xaml

@@ -116,7 +116,7 @@
     <!--版本号文字位置偏移-->
     <Thickness x:Key="VerMargin"  Left="0" Top="-1" Right="0" Bottom="0" />
     <!--版本号代码位置偏移-->
-    <Thickness x:Key="VerCodeMargin"  Left="-13" Top="-1" Right="0" Bottom="0" />
+    <Thickness x:Key="VerCodeMargin"  Left="-13" Top="0" Right="0" Bottom="0" />
     <!--版本图标位置偏移-->
     <Thickness x:Key="VerImageMargin"  Left="4" Top="4" Right="0" Bottom="4" />
     <!--所有内容的字体大小-->

+ 1 - 1
src/YSAI.DAQ/YSAI.Window/Themes/Property/White.xaml

@@ -116,7 +116,7 @@
     <!--版本号文字位置偏移-->
     <Thickness x:Key="VerMargin"  Left="0" Top="-1" Right="0" Bottom="0" />
     <!--版本号代码位置偏移-->
-    <Thickness x:Key="VerCodeMargin"  Left="-13" Top="-1" Right="0" Bottom="0" />
+    <Thickness x:Key="VerCodeMargin"  Left="-13" Top="0" Right="0" Bottom="0" />
     <!--版本图标位置偏移-->
     <Thickness x:Key="VerImageMargin"  Left="4" Top="4" Right="0" Bottom="4" />
     <!--所有内容的字体大小-->