Skip to content

Commit

Permalink
Merge pull request #389 from Forks-Space/master
Browse files Browse the repository at this point in the history
更改 Card 大小
  • Loading branch information
LTCatt authored Aug 21, 2024
2 parents 18c9132 + 6ba04ab commit 141bd56
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Minecraft/加入服务器.xaml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,6 @@
Text="原因:连接超时。" />
<TextBlock Margin="0,0,0,4" LineHeight="17"
Text="解决方法:请逐一尝试和排查以下情况。" />
<TextBlock Margin="2,0,0,4" LineHeight="17"/>
</StackPanel>
</local:MyCard>
<local:MyCard Title="Connection timed out: no further information" CanSwap="True" IsSwaped="True">
Expand Down Expand Up @@ -247,4 +246,4 @@
</StackPanel>
</local:MyCard>

<local:MyHint Margin="0,0,0,15" Text="作者:柚子柚子、风释清然SC、龙腾猫跃、Enigma_Soul" IsWarn="False" />
<local:MyHint Margin="0,0,0,15" Text="作者:柚子柚子、风释清然SC、龙腾猫跃、Enigma_Soul" IsWarn="False" />

0 comments on commit 141bd56

Please sign in to comment.