From c56f206791da18f68a99ffad2dc47a4096fff750 Mon Sep 17 00:00:00 2001 From: Vince Date: Sat, 26 Jun 2021 18:30:28 +0800 Subject: [PATCH] Update _misc.scss --- src/sass/gnome-shell/common/_misc.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/src/sass/gnome-shell/common/_misc.scss b/src/sass/gnome-shell/common/_misc.scss index 7d63be4e..dd220e92 100644 --- a/src/sass/gnome-shell/common/_misc.scss +++ b/src/sass/gnome-shell/common/_misc.scss @@ -44,7 +44,6 @@ .lightbox { background-color: black; } .flashspot { background-color: white; } - // Hidden .hidden { color: rgba(0,0,0,0);}