Skip to content

Commit 424d83a

Browse files
committed
gnome-shell: Remove unneeded calendar-week-number padding
Based on upstream commit: https://gitlab.gnome.org/GNOME/gnome-shell/-/commit/b1f4ac10da91a081852a0435fa75bef1c12f491c
1 parent 0cc2b06 commit 424d83a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

common/gnome-shell/3.38/sass/_common.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1189,7 +1189,6 @@ StScrollBar {
11891189
height: 15px;
11901190
width: 19px;
11911191
border-radius: 2px;
1192-
padding: 4px 0 0;
11931192
margin: 6px;
11941193
background-color: if($variant!='dark', transparentize($fg_color,0.9), transparentize($fg_color,0.7));
11951194
color: if($variant!='dark', transparentize($fg_color,0.5), $bg_color);

0 commit comments

Comments
 (0)