mirror of https://github.com/espruino/BangleApps
Fixed possitioning
parent
ce2220def5
commit
19f68b6ec6
|
@ -50,7 +50,7 @@
|
|||
color: '#333333',
|
||||
size: 10,
|
||||
x: screen.center,
|
||||
y: screen.middle-45
|
||||
y: screen.middle+45
|
||||
}
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in New Issue