mobile timer fixes
This commit is contained in:
parent
9e1795ca26
commit
001e5e813b
@ -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;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user