theme: enable tabular numbers in GtkCalendar

It aligns numbers a lot so this makes sense.
This commit is contained in:
Timm Bäder
2021-10-16 15:56:46 +02:00
parent a61999170e
commit 03d4ac1863

View File

@@ -3443,6 +3443,7 @@ expander-widget {
calendar {
color: $text_color;
border: 1px solid $borders_color;
font-feature-settings: "tnum";
> header {
border-bottom: 1px solid $borders_color;