fix: js right menu handler

This commit is contained in:
Jean-Baptiste Pasquier
2021-04-15 21:49:06 +02:00
parent db3d158116
commit a752e44e06
4 changed files with 62 additions and 53 deletions

View File

@ -108,6 +108,10 @@ main {
right: 0;
}
}
.jsMobileRightMenuButton {
float: right;
}
}
/* Add scrollbar to the left menu and to the content */