ui: Fix bad x position for the theme UI battery status on low resolutions

This commit is contained in:
Iris Morelle 2021-03-17 23:40:29 -03:00
parent 984571dfe1
commit c4c5629c66

View file

@ -681,7 +681,7 @@
[/change]
[change]
id=status-battery
rect="+4,=+1,+40,+{DEFAULT_FONT_TINY_HEIGHT}"
rect="=+4,=+1,+40,+{DEFAULT_FONT_TINY_HEIGHT}"
font_size={DEFAULT_FONT_TINY}
[/change]
[change]