Removed black background from primary container
Deploy to Unraid Share / copy-file (push) Successful in 11s
Deploy to Unraid Share / copy-file (push) Successful in 11s
This commit is contained in:
@@ -41,6 +41,10 @@
|
||||
background-color: rgba(0, 0, 0, 0.86);
|
||||
}
|
||||
|
||||
.detailPagePrimaryContainer {
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
/* Logo */
|
||||
.layout-desktop .libraryPage.itemDetailPage::before {
|
||||
height: calc(30vw - var(--logo-height));
|
||||
|
||||
Reference in New Issue
Block a user