From d925cf5567c4e8008b89f44292f5b8cc8f4356c6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tr=E1=BA=A7n=20Xu=C3=A2n=20Thanh?= <42226341+ging-dev@users.noreply.github.com> Date: Sat, 27 Nov 2021 18:31:12 +0700 Subject: [PATCH] Update _xfce.scss --- src/sass/gtk/apps/_xfce.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/sass/gtk/apps/_xfce.scss b/src/sass/gtk/apps/_xfce.scss index 64fd83b..846c6bb 100644 --- a/src/sass/gtk/apps/_xfce.scss +++ b/src/sass/gtk/apps/_xfce.scss @@ -110,7 +110,7 @@ window#whiskermenu-window { } scrolledwindow { - border-radius: $bt_radius; + border-radius: 0; > viewport button.radio { padding: 2px 6px;