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

Desktop site dialog box can now move, #2841

This commit is contained in:
Ylian Saint-Hilaire 2021-07-02 14:32:22 -07:00
parent 69aa0c0d1c
commit b949fb6346
2 changed files with 33 additions and 0 deletions

View file

@ -527,6 +527,7 @@ body {
color: #FFF;
border-radius: 5px 5px 0 0;
margin-bottom: 6px;
cursor: move;
}
#id_dialogclose {