stop animations resizing constructs

This commit is contained in:
ntr
2019-09-17 12:59:55 +10:00
parent 8dc9d726aa
commit 2cedbb63f4
+1
View File
@@ -198,6 +198,7 @@
.combat-anim { .combat-anim {
width: 100%; width: 100%;
position: absolute;
display: flex; display: flex;
flex-flow: column; flex-flow: column;
} }