Skip to content

Commit

Permalink
Adjust title bar button width
Browse files Browse the repository at this point in the history
  • Loading branch information
hbl917070 committed Dec 13, 2024
1 parent 1235288 commit 7773fe5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Www/scss/_BaseWindow.scss
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ body {
}
.titlebar-toolbar-btn {
height: 100%;
width: 38px;
width: 45px;
margin-left: 1px;
display: flex;
justify-content: center;
Expand Down

0 comments on commit 7773fe5

Please sign in to comment.