remove itembackdropfader
This commit is contained in:
parent
dbbe5809e1
commit
08b00ac385
9 changed files with 4 additions and 62 deletions
|
@ -428,8 +428,8 @@
|
|||
.itemBackdrop {
|
||||
-webkit-background-size: cover;
|
||||
background-size: cover;
|
||||
background-position: center center;
|
||||
background-repeat: no-repeat;
|
||||
background-position: center;
|
||||
height: 50vh;
|
||||
position: relative
|
||||
}
|
||||
|
@ -441,14 +441,6 @@
|
|||
right: 0
|
||||
}
|
||||
|
||||
.itemBackdropFader {
|
||||
position: absolute;
|
||||
bottom: -1px;
|
||||
left: 0;
|
||||
right: 0;
|
||||
height: 15vh
|
||||
}
|
||||
|
||||
.desktopMiscInfoContainer {
|
||||
position: absolute;
|
||||
bottom: .75em
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue