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

1st bootstrap 5 cosmetic fixes

Signed-off-by: si458 <simonsmith5521@gmail.com>
This commit is contained in:
si458 2024-10-21 18:15:05 +01:00
parent 1e565768d1
commit f33768fe32
2 changed files with 74 additions and 87 deletions

View file

@ -954,6 +954,11 @@ NoMeshesPanel img {
-webkit-overflow-scrolling: touch;
}
#xdevices th {
color: gray;
text-align: center;
}
#xdevicesmap {
height: calc(100vh - 239px);
width: 100%;