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 7713437085
commit 0d3517e7aa

View file

@ -688,7 +688,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]