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

    Posts

    Recent Best Controversial
    • Negative Margins - .region.fullscreen ??

      What’s the purpose of the Negative margins here [in main.css] ??

      .region.fullscreen {
      position: absolute;
      top: calc(-1 * var(–gap-body-top));
      left: calc(-1 * var(–gap-body-left));
      right: calc(-1 * var(–gap-body-right));
      bottom: calc(-1 * var(–gap-body-bottom));
      pointer-events: none;
      }

      posted in Custom CSS
      D
      dlee
    • 1 / 1