Closes #7
This commit is contained in:
@@ -37,7 +37,7 @@ const discard_unwrapped = ref<boolean>(false)
|
||||
|
||||
#player_list,
|
||||
#current_player {
|
||||
overflow: scroll;
|
||||
overflow: auto;
|
||||
}
|
||||
|
||||
#market {
|
||||
|
||||
Reference in New Issue
Block a user