Various improvements to game management interface

This commit is contained in:
grimsi
2022-08-05 18:34:24 +02:00
parent 22c8e99f38
commit 98197fc4a6
23 changed files with 446 additions and 170 deletions
@@ -0,0 +1,10 @@
table {
min-width: 50vw;
}
.mat-column-path {
width: 50%;
}
.mat-column-game {
width: 35%;
}