Gnome-Shell: Remove dash border

This commit is contained in:
Daniel Ruiz de Alegría
2020-04-22 04:27:46 +02:00
parent 01f37486a5
commit 3bf39bacbb
3 changed files with 5 additions and 2 deletions
@@ -287,6 +287,7 @@ $_osd_color: if($variant=='light', black, white);
color: $osd_fg_color;
background-color: transparent;
border: none;
border-color: transparent;
.overview-icon StIcon {
color: white;