mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-06-27 03:39:55 +00:00
Fixed layout for Firefox
This commit is contained in:
parent
05162ebd59
commit
c698d27a29
@ -1,7 +1,9 @@
|
||||
body {
|
||||
cursor: none;
|
||||
margin: 60px;
|
||||
position: relative;
|
||||
position: absolute;
|
||||
height: calc(100% - 120px);
|
||||
width: calc(100% - 120px);
|
||||
background: #000;
|
||||
color: #aaa;
|
||||
font-family: 'roboto_condensedregular', arial;
|
||||
|
Loading…
x
Reference in New Issue
Block a user