fix : focused player card zone clip

This commit is contained in:
2024-08-03 21:56:14 +02:00
parent b00fffd314
commit ca8e38624e
2 changed files with 1 additions and 2 deletions
-1
View File
@@ -309,7 +309,6 @@ function discardCardClick(card: Card) {
"turn_buttons";
justify-items: center;
transition: all 1s;
overflow-x: hidden;
}
#current_player_board {