mirror of
https://github.com/BrenBroZAYT/gameyfin.git
synced 2026-06-16 00:30:02 +00:00
Fixed a few styling issues on smaller displays
This commit is contained in:
@@ -1,10 +1,8 @@
|
||||
table {
|
||||
min-width: 50vw;
|
||||
width: 50vw;
|
||||
min-width: 750px;
|
||||
}
|
||||
|
||||
.mat-column-path {
|
||||
width: 50%;
|
||||
}
|
||||
.mat-column-game {
|
||||
width: 35%;
|
||||
.mat-column-actions {
|
||||
width: 20%;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user