Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Accedi
chemicalcrux
/
macrovision
Segui
1
Vota
0
Forka
0
Codice
Problemi
5
Pull Requests
0
Rilasci
10
Wiki
Attività
Sfoglia il codice sorgente
Fix world getting cut off at the bottom on narrow screens
tags/v0.1.0
Fen Dweller
6 anni fa
parent
94b7de40d8
commit
01799a434a
1 ha cambiato i file
con
1 aggiunte
e
1 eliminazioni
Visualizzazione separata
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
macrovision.css
+ 1
- 1
macrovision.css
Vedi File
@@ -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;
}
Write
Preview
Loading…
Annulla
Salva