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

This commit is contained in:
_Bastler
2021-11-16 10:56:33 +01:00
49 changed files with 755 additions and 489 deletions
+2 -4
View File
@@ -30,7 +30,6 @@
z-index: 90;
position: relative;
margin: 25px;
img {
pointer-events: auto;
width: 24px;
@@ -38,8 +37,7 @@
margin: 3px
}
}
.menuIcon img:hover {
.menuIcon img:hover{
transform: scale(1.2);
}
@@ -53,4 +51,4 @@
}
}
}
</style>
</style>