Skip to content

Commit

Permalink
修复部分情况下应用管理错位问题
Browse files Browse the repository at this point in the history
  • Loading branch information
mujianwu committed Aug 3, 2024
1 parent 09f3305 commit 21e3363
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion UotanToolbox/Features/Appmgr/AppmgrView.axaml
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@
</StackPanel>
</suki:GlassCard>

<Grid Margin="15">
<Grid Margin="15 15 0 15">
<suki:GlassCard Width="464.25"
Height="205"
VerticalAlignment="Top">
Expand Down

0 comments on commit 21e3363

Please sign in to comment.