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

Fixed web app interface and server version.

This commit is contained in:
Ylian Saint-Hilaire 2019-12-20 14:02:49 -08:00
parent c43228cbff
commit b0768fe604
16 changed files with 1473 additions and 974 deletions

View file

@ -221,6 +221,14 @@ body {
right: 6px;
}
#logoutControlSpan2 {
cursor: pointer;
color: white;
position: absolute;
top: 5px;
right: 24px;
}
#uiMenu {
position: absolute;
top: 17px;