From a63df3b4d6344ed6c8351fd3abaed10cf702ad04 Mon Sep 17 00:00:00 2001 From: vinceliuice Date: Thu, 1 Sep 2022 16:14:26 +0800 Subject: [PATCH] update --- src/sass/gtk/_common-3.0.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/sass/gtk/_common-3.0.scss b/src/sass/gtk/_common-3.0.scss index d811bd97..bf810d8a 100644 --- a/src/sass/gtk/_common-3.0.scss +++ b/src/sass/gtk/_common-3.0.scss @@ -3669,7 +3669,7 @@ colorchooser .popover.osd { decoration { transition: $transition-shadow; border-radius: $window-radius; - background-color: $background; + // background-color: $background; @if $rimless == 'true' { box-shadow: $shadow-z16, 0 0 36px transparent;