MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. ABOATDev
    3. Best
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    A
    Offline
    • Profile
    • Following 0
    • Followers 1
    • Topics 2
    • Posts 8
    • Groups 0

    Posts

    Recent Best Controversial
    • RE: magicmirror is displayed too big /large

      @sdetweil said in magicmirror is displayed too big /large:

      @aboatdev try zooming out
      ctrl-- minus key 2 left of backspace.
      most keypad minus key doesn’t work

      the style sheets are designed for 1920x1080
      and do not auto scale to different screen sizes

      CTRL + 0 and CTRL+“-” CTRL± and CTRL + 2 doesn’t work
      I found another, less clean way :
      body {
      zoom: 75%;
      }

      https://github.com/MichMich/MagicMirror/issues/914

      Thank you very much!

      posted in Troubleshooting
      A
      ABOATDev
    • 1 / 1