Skip to content

Commit 54189ee

Browse files
committed
minor
1 parent 458800f commit 54189ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

services/static-webserver/client/source/class/osparc/po/POCenterWindow.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ qx.Class.define("osparc.po.POCenterWindow", {
2121
construct: function() {
2222
this.base(arguments, "po-center", this.tr("PO Center"));
2323

24-
const width = 800;
24+
const width = 900;
2525
const height = 600;
2626
this.set({
2727
width,

0 commit comments

Comments
 (0)