Mostly fix production bundling

This commit is contained in:
Jason Miller
2020-08-14 19:50:28 -04:00
parent 37966fad28
commit d383fa6b12
7 changed files with 2501 additions and 358 deletions

View File

@@ -24,7 +24,7 @@
right: 10px;
bottom: 10px;
border: 2px dashed #fff;
background-color:rgba(88, 116, 88, 0.2);
background-color: rgba(88, 116, 88, 0.2);
border-color: rgba(65, 129, 65, 0.5);
border-radius: 10px;
opacity: 0;