Files
gameyfin/frontend/src/app/components/mapped-games-table/mapped-games-table.component.scss
T
2022-08-15 23:12:58 +02:00

9 lines
84 B
SCSS

table {
width: 50vw;
min-width: 750px;
}
.mat-column-actions {
width: 20%;
}