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
No known key found for this signature in database
GPG Key ID: 59667A77E8BFCB6C

View File

@ -284,6 +284,7 @@ notebook {
&:checked {
@include button(normal);
background: $base_color;
&:backdrop {
@include button(backdrop);