forked from apoc/chaospott_mumble
impove alignment
This commit is contained in:
parent
1466bf2c8e
commit
0ae725712d
@ -137,7 +137,7 @@ async function createWidget(){
|
||||
labelMumbleUpdated.font = Font.mediumSystemFont(6);
|
||||
labelMumbleUpdated.applyTimeStyle();
|
||||
|
||||
bottomRow.addSpacer(23);
|
||||
bottomRow.addSpacer(29);
|
||||
const mumbleValueStack = bottomRow.addStack();
|
||||
const labelMumbleUser = mumbleValueStack.addText(mumbleStatus.connected_users.toString(10));
|
||||
labelMumbleUser.font = Font.boldSystemFont(30);
|
||||
|
Loading…
Reference in New Issue
Block a user