@@ -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" />
<!--所有内容的字体大小-->