diff --git a/web/index.css b/web/index.css index d9cd832..67fd23a 100644 --- a/web/index.css +++ b/web/index.css @@ -147,6 +147,11 @@ body{ max-width: 16em; overflow: auto; } + .uploadXdr{ + width: 1px; + height: 1px; + opacity: 0; + } button.addunassigned { margin-left: 1em; } diff --git a/web/index.html b/web/index.html index af4b322..6c3f44a 100644 --- a/web/index.html +++ b/web/index.html @@ -65,6 +65,8 @@ + +
+