From 53fb42660fd88527f34341a649df06426871151f Mon Sep 17 00:00:00 2001 From: vinceliuice Date: Tue, 14 May 2024 00:42:15 +0800 Subject: [PATCH] update --- src/sass/gtk/_common-4.0.scss | 4 ++++ 1 file changed, 4 insertions(+) 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 & {