Skip to content

Commit ff9707b

Browse files
committed
undo
1 parent ab2aec7 commit ff9707b

File tree

1 file changed

+1
-0
lines changed
  • services/static-webserver/client/source/class/osparc

1 file changed

+1
-0
lines changed

services/static-webserver/client/source/class/osparc/NewRelease.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ qx.Class.define("osparc.NewRelease", {
6565
const introText = qx.locale.Manager.tr("We are pleased to announce that some new features were deployed for you!");
6666
const introLabel = new qx.ui.basic.Label(introText).set({
6767
font: "text-14",
68+
rich: true,
6869
wrap: true
6970
});
7071
this._add(introLabel);

0 commit comments

Comments
 (0)