fix all the shit i broke
This commit is contained in:
@@ -197,12 +197,19 @@
|
||||
}
|
||||
|
||||
.combat-anim {
|
||||
max-width: 100%;
|
||||
max-height: 100%;
|
||||
height: 100%;
|
||||
width: 100%;
|
||||
display: flex;
|
||||
flex-flow: column;
|
||||
}
|
||||
|
||||
.combat-anim svg {
|
||||
flex: 1
|
||||
flex: 1;
|
||||
// chrome shit
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
.game-construct.red-damage {
|
||||
|
||||
Reference in New Issue
Block a user