Skip to content

Commit

Permalink
minor
Browse files Browse the repository at this point in the history
  • Loading branch information
odeimaiz committed Sep 19, 2024
1 parent b8592ca commit 7277eae
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -176,6 +176,7 @@ qx.Class.define("osparc.data.Roles", {

if (showWording) {
const rolesText = new qx.ui.basic.Label(qx.locale.Manager.tr("Roles")).set({
alignY: "middle",
font: "text-13"
});
rolesLayout.add(rolesText);
Expand Down

0 comments on commit 7277eae

Please sign in to comment.