From 6434a0ff18df78888ff193ec47ea94ccbca501a9 Mon Sep 17 00:00:00 2001 From: vinceliuice Date: Thu, 18 Apr 2024 11:06:50 +0800 Subject: [PATCH] update --- src/sass/gnome-shell/common/_calendar.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/sass/gnome-shell/common/_calendar.scss b/src/sass/gnome-shell/common/_calendar.scss index 5ad22b67..63fd3f0b 100644 --- a/src/sass/gnome-shell/common/_calendar.scss +++ b/src/sass/gnome-shell/common/_calendar.scss @@ -45,7 +45,7 @@ $popover_bubble_bg: if($variant == 'light', rgba(white, 0.95), rgba(lighten($bas } .datemenu-popover { - border-radius: $base_border_radius + $base_margin * 2; + border-radius: $base_border_radius + $base_margin * 3; } // Calendar menu side column