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 {
|
||||
display: none;
|
||||
}
|
||||
:host ::ng-deep .info-container {
|
||||
:host ::ng-deep {
|
||||
.main-container {
|
||||
.info-container {
|
||||
.info-grid-container {
|
||||
.image-container {
|
||||
.progress-banner {
|
||||
|
|
@ -273,3 +269,5 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue