mirror of
https://github.com/BrenBroZAYT/gameyfin.git
synced 2026-06-13 16:40:01 +00:00
11 lines
100 B
SCSS
11 lines
100 B
SCSS
table {
|
|
min-width: 50vw;
|
|
}
|
|
|
|
.mat-column-path {
|
|
width: 50%;
|
|
}
|
|
.mat-column-game {
|
|
width: 35%;
|
|
}
|