stop skills repainting
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user