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

This commit is contained in:
David Négrier 2021-06-01 16:17:45 +02:00
commit d04df35506
3 changed files with 173 additions and 1 deletions

View file

@ -47,7 +47,7 @@
margin-top: 10vh;
max-height: 80vh;
max-width: 80vw;
overflow: auto;
overflow: hidden;
text-align: center;
}
.helpCameraSettings h2{