This commit is contained in:
Kyle
2019-08-16 18:33:20 -07:00
parent fe03869b25
commit 100f370dd4
2 changed files with 4 additions and 4 deletions

View File

@@ -139,9 +139,9 @@
/*align-items: center;*/
}
.mainGrid {
position: fixed;
/*position: fixed;
top: 0;
left: 0;
left: 0;*/
}
#gridShell {
display: none;