Merge branch 'develop' of github.com:thecodingmachine/workadventure into MenuSvelte

This commit is contained in:
GRL 2021-08-09 16:59:12 +02:00
commit 9c1926f636
61 changed files with 1911 additions and 552 deletions

View file

@ -384,6 +384,10 @@ body {
#game {
position: relative; /* Position relative is needed for the game-overlay. */
iframe {
pointer-events: all;
}
}
.audioplayer:first-child {