ui: Fix bad x position for the theme UI battery status on low resolutions
This commit is contained in:
parent
7713437085
commit
0d3517e7aa
1 changed files with 1 additions and 1 deletions
|
@ -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]
|
||||
|
|
Loading…
Add table
Reference in a new issue