GTK4: match gtk3 tabs background

This commit is contained in:
Daniel Ruiz de Alegría
2021-04-19 11:43:28 +02:00
parent 68bb01fd7a
commit 6d8cf47419
@@ -284,6 +284,7 @@ notebook {
&:checked {
@include button(normal);
background: $base_color;
&:backdrop {
@include button(backdrop);