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

This commit is contained in:
_Bastler
2021-10-29 19:57:47 +02:00
28 changed files with 2060 additions and 281 deletions
+1
View File
@@ -128,6 +128,7 @@
top: 10%;
position: relative;
z-index: 80;
margin: auto;
display: grid;
@@ -33,6 +33,8 @@
<style lang="scss">
.menuIcon {
display: inline-grid;
z-index: 90;
position: relative;
margin: 25px;
img {