Skip to content

Commit

Permalink
feat: 设置面板高度修改
Browse files Browse the repository at this point in the history
  • Loading branch information
LiuYunPlayer committed Feb 7, 2025
1 parent 3771a40 commit 3aabc60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TuneLab/UI/Settings/SettingsWindow.axaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
x:Class="TuneLab.UI.SettingsWindow"
Title="Settings - TuneLab"
Width="600"
Height="620"
Height="720"
ExtendClientAreaChromeHints="NoChrome"
ExtendClientAreaTitleBarHeightHint="40"
ExtendClientAreaToDecorationsHint="True">
Expand Down

0 comments on commit 3aabc60

Please sign in to comment.