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:
parent
ffbc7ebc57
commit
7713437085
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue