From 128d5bfe51f074e397460c1d40e4793e27c7da4e Mon Sep 17 00:00:00 2001 From: Vince Date: Sat, 12 Nov 2022 01:08:27 +0800 Subject: [PATCH] update --- src/sass/gnome-shell/common/_popovers.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/sass/gnome-shell/common/_popovers.scss b/src/sass/gnome-shell/common/_popovers.scss index 48a29ea3..2efd1df7 100644 --- a/src/sass/gnome-shell/common/_popovers.scss +++ b/src/sass/gnome-shell/common/_popovers.scss @@ -8,7 +8,7 @@ $popop_menuitem_radius: $wm_radius - 4px; -arrow-background-color: transparent; -arrow-border-width: 0; -arrow-border-color: transparent; - -arrow-base: 64px; + -arrow-base: 12px; -arrow-rise: 0; -arrow-box-shadow: none; //dreaming. bug #689995 }