stop animations resizing constructs

This commit is contained in:
ntr 2019-09-17 12:59:55 +10:00
parent 8dc9d726aa
commit 2cedbb63f4

View File

@ -198,6 +198,7 @@
.combat-anim {
width: 100%;
position: absolute;
display: flex;
flex-flow: column;
}