|
|
|
@@ -64,6 +64,7 @@ body.dark div { |
|
|
|
margin: auto; |
|
|
|
width: 100vw; |
|
|
|
height: 100vh; |
|
|
|
gap: 16px; |
|
|
|
} |
|
|
|
|
|
|
|
#stat-container { |
|
|
|
@@ -94,6 +95,9 @@ body.dark div { |
|
|
|
"stats actions" |
|
|
|
"log react-log"; |
|
|
|
grid-template-columns: 1fr 1fr; |
|
|
|
grid-template-rows: 1fr 2fr; |
|
|
|
width: 95vw; |
|
|
|
height: 95vh; |
|
|
|
} |
|
|
|
#stat-container { |
|
|
|
|
|
|
|
@@ -758,11 +762,6 @@ body.dark .meterLabel { |
|
|
|
flex-wrap: wrap; |
|
|
|
flex-direction: column; |
|
|
|
text-align: left; |
|
|
|
flex: 0 1 400px; |
|
|
|
} |
|
|
|
|
|
|
|
#growth-box-left { |
|
|
|
height: 100%; |
|
|
|
} |
|
|
|
|
|
|
|
#growth-part-select { |
|
|
|
|