Skip to content

Commit

Permalink
更新ImageViewerControl空白边界
Browse files Browse the repository at this point in the history
  • Loading branch information
ProJend committed Dec 10, 2024
1 parent 4810f11 commit d0fbf8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/BiliLite.UWP/MainPage.xaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
Visibility="Collapsed" />
<Grid
x:Name="gridViewer"
Margin="0,48,0,0"
Margin="0,40,0,0"
Background="{ThemeResource SystemControlChromeHighAcrylicElementMediumBrush}"
Opacity="0"
Visibility="Collapsed">
Expand Down

0 comments on commit d0fbf8a

Please sign in to comment.