Changed size of portrait cards to allow break after three cards
Deploy to Unraid Share / copy-file (push) Successful in 8s
Deploy to Unraid Share / copy-file (push) Successful in 8s
This commit is contained in:
@@ -229,6 +229,12 @@
|
|||||||
margin-right: unset !important;
|
margin-right: unset !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@media (min-width: 87.5em) {
|
||||||
|
.overflowPortraitCard, .overflowSquareCard {
|
||||||
|
width: 12.5vw !important;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
/* Scrollable lists */
|
/* Scrollable lists */
|
||||||
.layout-desktop .detailVerticalSection {
|
.layout-desktop .detailVerticalSection {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
|||||||
Reference in New Issue
Block a user