Adwaita: Fix calendar header button backdrop bg color

This commit is contained in:
Timm Bäder 2020-09-23 05:58:40 +02:00
parent fd728ea8bc
commit 716b5afe6a

View File

@ -3255,6 +3255,9 @@ calendar {
background: none;
border-radius: 0;
}
> button:backdrop {
background: none;
}
}
> grid {