Преглед изворни кода

Fix world getting cut off at the bottom on narrow screens

tags/v0.1.0
Fen Dweller пре 5 година
родитељ
комит
01799a434a
1 измењених фајлова са 1 додато и 1 уклоњено
  1. +1
    -1
      macrovision.css

+ 1
- 1
macrovision.css Прегледај датотеку

@@ -72,7 +72,7 @@ body.toggle-entity-glow .entity-box:not(.selected) > img{
#main-area {
min-height: 0px;
display: flex;
flex: 1 0 90vh;
flex: 1 1 90vh;
width: 100%;
flex-direction: row;
}


Loading…
Откажи
Сачувај