GTK3: fix gnome-terminal transparent scrollbar

This commit is contained in:
Daniel Ruiz de Alegría
2022-04-11 13:43:48 +02:00
parent c9d5fe5bd6
commit 46944e4815
+1 -1
View File
@@ -91,7 +91,7 @@ terminal-window,
.mate-terminal {
notebook {
scrollbar {
background: none;
background: $base_color;
}
}
}