Ordentliche GameEnded-Seite
This commit is contained in:
@@ -264,13 +264,13 @@ $animationDuration: 0.25s;
|
||||
}
|
||||
|
||||
.level-container {
|
||||
height: 100%;
|
||||
//flex: 1;
|
||||
transition: none;
|
||||
}
|
||||
|
||||
.won {
|
||||
.level-container {
|
||||
height: 60%;
|
||||
//height: 60%;
|
||||
}
|
||||
.show-when-won {
|
||||
//visibility: initial;
|
||||
@@ -283,3 +283,6 @@ $animationDuration: 0.25s;
|
||||
.text-right {
|
||||
text-align: right;
|
||||
}
|
||||
#continue-button{
|
||||
margin-bottom: 2px;
|
||||
}
|
||||
Reference in New Issue
Block a user