add player info (WIP)

This commit is contained in:
2023-03-29 12:54:20 +02:00
parent 84f2457f79
commit 6e8a430f7e
3 changed files with 65 additions and 7 deletions
+1
View File
@@ -142,6 +142,7 @@ export default defineComponent({
}
.playerTable {
grid-area: list;
margin-right: 1rem;
overflow: auto;
height: 100%;