Skip to content

Commit 3a98dfa

Browse files
author
Robert Siebert
committed
Fixed the width of the top left status text.
1 parent 56a9430 commit 3a98dfa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

status-ui.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
</imagetype>
8585
<state name="idle">
8686
<textarea name="status" from="base_textarea">
87-
<area>70,0,480,30</area>
87+
<area>70,0,465,30</area>
8888
<value>Backend is idle</value>
8989
</textarea>
9090
</state>

0 commit comments

Comments
 (0)