Files
gameyfin/frontend/src/app/components/mapped-games-table/mapped-games-table.component.scss
T

11 lines
100 B
SCSS

table {
min-width: 50vw;
}
.mat-column-path {
width: 50%;
}
.mat-column-game {
width: 35%;
}