mobile timer fixes

This commit is contained in:
ntr
2019-05-01 13:54:03 +10:00
parent 9e1795ca26
commit 001e5e813b
+6
View File
@@ -380,6 +380,7 @@ header {
.timer-container {
display: flex;
flex: 1 1 100%;
width: 100%;
height: 0.25em;
border: none;
@@ -932,6 +933,11 @@ CRYP DAMAGE
width: 100%;
}
.game .timer-container {
order: 5;
flex: unset;
}
.cryp-skill-btn {
flex: 1;
font-size: 16pt;