Fix listview for small screens
Hide secondary media info to improve listview on smaller screen sizes
This commit is contained in:
@@ -185,6 +185,10 @@
|
||||
.listItemBody {
|
||||
padding-right: 0.5em;
|
||||
}
|
||||
|
||||
.listItemMediaInfo {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
||||
.listItemImage-large-tv {
|
||||
|
||||
Reference in New Issue
Block a user