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:
parent
c43228cbff
commit
b0768fe604
16 changed files with 1473 additions and 974 deletions
|
@ -221,6 +221,14 @@ body {
|
|||
right: 6px;
|
||||
}
|
||||
|
||||
#logoutControlSpan2 {
|
||||
cursor: pointer;
|
||||
color: white;
|
||||
position: absolute;
|
||||
top: 5px;
|
||||
right: 24px;
|
||||
}
|
||||
|
||||
#uiMenu {
|
||||
position: absolute;
|
||||
top: 17px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue