mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-11-06 20:33:03 -05:00
Added diagnostic agent connection status.
This commit is contained in:
@@ -7577,7 +7577,7 @@
|
||||
QV('topbar', x != 0);
|
||||
if ((x == 0) && (webPageFullScreen)) {
|
||||
QC('body').add("arg_hide");
|
||||
QS('column_l').height = 'calc(100vh - 110px)';
|
||||
QS('column_l').height = 'calc(100vh - 111px)';
|
||||
|
||||
// Please check. I think this part is not needed anymore. Removing class will revert to default style
|
||||
//QS('page_content').position = '';
|
||||
|
||||
Reference in New Issue
Block a user