Backdrop when companion is openend

This commit is contained in:
Dennis Schoepf 2021-08-06 16:17:11 +02:00
parent 48c021228e
commit b8023c0ef0
5 changed files with 27 additions and 5 deletions

View file

@ -289,6 +289,7 @@
</div>
</div>
<div id="backdrop"></div>
<div id="comp-backdrop"></div>
<div id="intro-backdrop"></div>
<script src="./main.ts"></script>
</body>