ui: Reduce font size for the ToD counter

*Should* generally fix counters like 14/15 getting ellipsized. There was
no real reason for it to be so large to begin with.
This commit is contained in:
Iris Morelle 2021-03-17 20:20:56 -03:00
parent ffbc7ebc57
commit 7713437085

View file

@ -258,7 +258,7 @@
[/time_of_day]
[tod_stats]
id=tod-stats
font_size={DEFAULT_FONT_NORMAL}
font_size={DEFAULT_FONT_SMALL}
rect="+3,=+8,+64,+{DEFAULT_FONT_NORMAL_HEIGHT}"
xanchor=right
yanchor=fixed