Fix crazy scroll bars all over
release-tag / release-image (push) Successful in 28s

Closes #7
This commit is contained in:
2024-05-13 18:18:50 +02:00
parent ce8b346cee
commit d203b7fa5b
+1 -1
View File
@@ -37,7 +37,7 @@ const discard_unwrapped = ref<boolean>(false)
#player_list, #player_list,
#current_player { #current_player {
overflow: scroll; overflow: auto;
} }
#market { #market {