From 62fe609a83d1f55f89e089dfc71d32a7aa134ebf Mon Sep 17 00:00:00 2001 From: Vince Date: Wed, 14 Apr 2021 14:48:12 +0800 Subject: [PATCH] update --- src/sass/gnome-shell/extensions-40-0/_dash-to-dock.scss | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/sass/gnome-shell/extensions-40-0/_dash-to-dock.scss b/src/sass/gnome-shell/extensions-40-0/_dash-to-dock.scss index acbdacd8..ca82621c 100644 --- a/src/sass/gnome-shell/extensions-40-0/_dash-to-dock.scss +++ b/src/sass/gnome-shell/extensions-40-0/_dash-to-dock.scss @@ -123,9 +123,9 @@ $dash_radius: 18px; } .dash-separator { - width: 0 !important; - margin: 0 0 !important; - background: none; + width: 1px !important; + // margin: 0 0 !important; + background-color: $light_divider_color; } &:overview #dash { // overview-mode #1