Fix : add padding bottom on discard unwrapped
release-tag / release-image (push) Successful in 27s

Closes #60
This commit is contained in:
2024-05-17 14:07:19 +02:00
parent a0c6def7d6
commit b84c8ea5c6
+1
View File
@@ -290,6 +290,7 @@ function check_for_guard(player: Player) {
z-index: 9;
cursor: default;
position: absolute;
padding-bottom: 100px;
}
.discard_container {