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

Improved terminal, added server permissions, fixed desktop full screen.

This commit is contained in:
Ylian Saint-Hilaire 2019-04-05 21:21:28 -07:00
parent c3464cb14d
commit cbb66e7f0c
9 changed files with 84 additions and 40 deletions

View file

@ -136,7 +136,7 @@
margin: 0;
padding: 0 15px;
background-color: #fff;
max-height: calc(100vh - 111px);
/*max-height: calc(100vh - 111px);*/
min-width: unset;
}