Skip to content

Commit

Permalink
minor fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
lainsce authored Feb 19, 2023
1 parent 9781892 commit 7243440
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Helium/gtk-4.0/_tauos.scss
Original file line number Diff line number Diff line change
Expand Up @@ -1430,11 +1430,11 @@ $colors: (
color: gtkalpha($view_fg_color, 0.38);
}

& text {
padding: 0px 16px;
& > text {
padding: 0 0 0 16px;
margin: 0;
}
& image {
& > image {
padding: 0 0 0 12px;
margin: 0;
-gtk-icon-size: 24px;
Expand Down

0 comments on commit 7243440

Please sign in to comment.