Fix wrong class
parent
ea4d5d887f
commit
e5687d2172
|
@ -3,7 +3,7 @@
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
max-height: 100vh;
|
max-height: 100vh;
|
||||||
h1,
|
h1,
|
||||||
graphics-container,
|
.graphics-container,
|
||||||
.summary {
|
.summary {
|
||||||
flex-shrink: 0;
|
flex-shrink: 0;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue