;
}
@@ -589,6 +608,7 @@ class JQuiButton extends VisRxWidget {
dialogStyle.minHeight = 100;
}
+ dialogStyle.backgroundColor = 'blue';
const paperStyle = { ...dialogStyle };
delete paperStyle.top;
delete paperStyle.left;
@@ -607,7 +627,7 @@ class JQuiButton extends VisRxWidget {
}}
>