Skip to content

Commit

Permalink
theme: Fix padding on the panel launchers applet
Browse files Browse the repository at this point in the history
  • Loading branch information
JosephMcc committed Sep 16, 2024
1 parent 42710e0 commit 57eade2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/theme/cinnamon-sass/widgets/_applets.scss
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ $applet_padding: 6px;
// panel launchers

.panel-launchers {
padding-left: $base_padding;
// padding-left: $base_padding;
spacing: 2px;

.launcher {
Expand Down

0 comments on commit 57eade2

Please sign in to comment.