Skip to content

Commit 347a00e

Browse files
committed
gnome-shell: Remove background-color from .workspace-background
Based on upstream commit: https://gitlab.gnome.org/GNOME/gnome-shell/-/commit/330111ae0fe310b0ed47748b33771570866c30cc
1 parent 2a86aad commit 347a00e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1587,7 +1587,6 @@ $window_close_button_padding: 0;
15871587
.workspace-background {
15881588
// keep in sync with BACKGROUND_CORNER_RADIUS_PIXELS in workspace.js
15891589
border-radius: 30px;
1590-
background-color: $dark_sidebar_bg;
15911590
box-shadow: 0 8px 16px 0 transparentize(black, 0.8);
15921591
}
15931592

0 commit comments

Comments
 (0)