fixed css hierarchy so progress bar and under image is gone when poster becomes background
This commit is contained in:
parent
b75cee7bac
commit
e0fc4f11f5
1 changed files with 13 additions and 15 deletions
|
|
@ -253,14 +253,10 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
.progress-banner {
|
|
||||||
display:none;
|
|
||||||
}
|
|
||||||
|
|
||||||
.under-image {
|
:host ::ng-deep {
|
||||||
display: none;
|
.main-container {
|
||||||
}
|
.info-container {
|
||||||
:host ::ng-deep .info-container {
|
|
||||||
.info-grid-container {
|
.info-grid-container {
|
||||||
.image-container {
|
.image-container {
|
||||||
.progress-banner {
|
.progress-banner {
|
||||||
|
|
@ -273,3 +269,5 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue