Adwaita: Style .toolbar

We don't have GtkToolbar anymore, so we are more likely
to meet a .toolbar style class, than a toolbar element.
This commit is contained in:
Matthias Clasen 2020-05-04 10:51:11 -04:00
parent 8bd2043a40
commit 53d86d411a

View File

@ -1291,6 +1291,7 @@ combobox {
background-color: $bg_color;
}
.toolbar,
toolbar {
@extend %toolbar;