Fix wrong class

stable
Xavier Julián 2015-02-06 09:09:32 +01:00
parent ea4d5d887f
commit e5687d2172
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
flex-direction: column;
max-height: 100vh;
h1,
graphics-container,
.graphics-container,
.summary {
flex-shrink: 0;
}