stop skills repainting

This commit is contained in:
ntr
2019-09-16 21:43:25 +10:00
parent 0f69121340
commit c2731c1eea
3 changed files with 7 additions and 7 deletions
+2 -2
View File
@@ -199,7 +199,7 @@
.combat-anim {
max-width: 100%;
max-height: 100%;
height: 100%;
// height: 100%;
width: 100%;
display: flex;
flex-flow: column;
@@ -300,7 +300,7 @@
pointer-events: none;
}
.resolving .skills button {
.animating .skills {
opacity: 0;
}