MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. Doum
    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 0
    • Posts 3
    • Groups 0

    Doum

    @Doum

    0
    Reputation
    313
    Profile views
    3
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    Doum Unfollow Follow

    Latest posts made by Doum

    • RE: Electron CPU usage

      @mattn I am pretty new to linux/raspbian… I do not have any file/folder under /etc with the name environment?

      Should i create a file and add this line in? add it somewhere else?

      Thanks

      posted in Troubleshooting
      D
      Doum
    • RE: Module positions

      https://github.com/MichMich/MagicMirror/blob/master/css/main.css ln12

      posted in Custom CSS
      D
      Doum
    • RE: Module positions

      @STRK14 For the blank space around your app. This is usually come from the css rule applied to the body (margin: 60px;).
      You can reduce it (or remove it to make it 0).

      For your module size, i guess that taking its main div and setting a max-width would do the tricks but i did not have a look at the code…

      posted in Custom CSS
      D
      Doum