Merge branch 'develop' of github.com:thecodingmachine/workadventure into adminSvelte
This commit is contained in:
commit
0cc7ed1647
60 changed files with 1525 additions and 1305 deletions
|
@ -28,6 +28,7 @@
|
|||
|
||||
aside {
|
||||
height: 30px;
|
||||
min-height: 30px;
|
||||
cursor: ns-resize;
|
||||
flex-direction: column;
|
||||
|
||||
|
|
|
@ -13,6 +13,8 @@
|
|||
iframe {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
max-width: 100vw;
|
||||
max-height: 100vh;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue