Skip to content

Commit

Permalink
Increase margin here to accomodate window button layout
Browse files Browse the repository at this point in the history
  • Loading branch information
lainsce committed Feb 1, 2024
1 parent d3cbeb6 commit 267382a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Helium/gtk-4.0/_tauos.scss
Original file line number Diff line number Diff line change
Expand Up @@ -1302,7 +1302,7 @@ button.image-button.disclosure-button {
}
.navigation-rail-button {
background: none;
margin: px-to-rem(6px) px-to-rem(12px);
margin: px-to-rem(6px) px-to-rem(16px);
padding: px-to-rem(6px);
min-height: px-to-rem(56px);
min-width: px-to-rem(56px);
Expand Down

0 comments on commit 267382a

Please sign in to comment.