RPi-Monitor
RPi-Monitor copied to clipboard
Menu on mobile devices not visible
On mobile devices menu button in right upper corner is not visible. I have to zoom out entire page or swipe to the left with my finger to see it. It is very annoying.
Probably this is causing the issue:
<meta name="viewport" content="width=device-width, initial-scale=1.0">
If you found a solution, a pull request is welcome.