diff --git a/client/assets/styles/game.less b/client/assets/styles/game.less index 88620afe..bd6adab4 100644 --- a/client/assets/styles/game.less +++ b/client/assets/styles/game.less @@ -197,9 +197,6 @@ } .combat-anim { - max-width: 100%; - max-height: 100%; - // height: 100%; width: 100%; display: flex; flex-flow: column;