Read the statement by Michael Teeuw here.
Magic Mirror is not running full screen
-
I am having a issue with my Mirror not running full screen. Raspian is full screen when not MM is not running.

How do I get the modules to go to the outside of the screen.
This is from VNC, but my MM does it both with and without vnc.
-
Put this in your custom.css file. Adjust accordingly.
body { margin: 20px; /* This will give you a 20px border. */ height: calc(100% - 40px); width: calc(100% - 40px); } -
Thank you!
-
@wwrgsww
You’re welcome. Enjoy your mirror!
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login