From 7ef6fd336553f024368186dfbf5a7ab073701317 Mon Sep 17 00:00:00 2001 From: vinceliuice Date: Sat, 6 Sep 2025 13:21:43 +0800 Subject: [PATCH] Update _xfce.scss --- src/sass/gtk/apps/_xfce.scss | 15 +-------------- 1 file changed, 1 insertion(+), 14 deletions(-) diff --git a/src/sass/gtk/apps/_xfce.scss b/src/sass/gtk/apps/_xfce.scss index 1335142e..bf8616df 100644 --- a/src/sass/gtk/apps/_xfce.scss +++ b/src/sass/gtk/apps/_xfce.scss @@ -300,17 +300,4 @@ window.background.csd { } } } -} - -// -// Xed -// - -window.xed-window { - button.close-button { // Not work ? - min-height: 16px; - min-width: 16px; - padding: 4px; - -gtk-icon-size: 16px; - } -} +} \ No newline at end of file