Fixed web app fullscreen, improved MeshCtrl.

This commit is contained in:
Ylian Saint-Hilaire
2019-12-21 15:05:58 -08:00
parent 3ad55e4634
commit 2642ab6d05
16 changed files with 204 additions and 81 deletions

View File

@@ -217,8 +217,8 @@ body {
cursor: pointer;
color: white;
position: absolute;
top: 3px;
right: 6px;
padding: 3px;
right: 3px;
}
#logoutControlSpan2 {