We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f0fcd7 commit 168bb72Copy full SHA for 168bb72
services/static-webserver/client/source/class/osparc/info/CommentUI.js
@@ -84,7 +84,7 @@ qx.Class.define("osparc.info.CommentUI", {
84
break;
85
case "comment-content":
86
control = new osparc.ui.markdown.Markdown().set({
87
- backgroundColor: "background-main-2",
+ // backgroundColor: "background-main-2",
88
decorator: "rounded",
89
noMargin: true,
90
paddingLeft: 8,
0 commit comments