diff --git a/src/sass/gtk/_common-4.0.scss b/src/sass/gtk/_common-4.0.scss index 3675a3fb..42c21cb3 100644 --- a/src/sass/gtk/_common-4.0.scss +++ b/src/sass/gtk/_common-4.0.scss @@ -1788,6 +1788,10 @@ headerbar { .tiled-bottom &, .tiled-left & { box-shadow: inset 0 -1px $border; + + &.default-decoration { + box-shadow: none; + } } .solid-csd & {