Merge branch 'develop' of github.com:thecodingmachine/workadventure into MenuSvelte
This commit is contained in:
commit
9c1926f636
61 changed files with 1911 additions and 552 deletions
|
@ -384,6 +384,10 @@ body {
|
|||
|
||||
#game {
|
||||
position: relative; /* Position relative is needed for the game-overlay. */
|
||||
|
||||
iframe {
|
||||
pointer-events: all;
|
||||
}
|
||||
}
|
||||
|
||||
.audioplayer:first-child {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue