1
0
Fork 0
mirror of https://github.com/Ylianst/MeshCentral.git synced 2025-03-09 15:40:18 +00:00

Added diagnostic agent connection status.

This commit is contained in:
Ylian Saint-Hilaire 2019-04-12 16:12:31 -07:00
parent 75fef431c9
commit 9beb7b8a89
3 changed files with 16 additions and 4 deletions

View file

@ -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 = '';