fix gallery not passing in item
This commit is contained in:
parent
0f1bb2b8be
commit
2b53479479
6 changed files with 23 additions and 27 deletions
|
@ -725,7 +725,7 @@ progress {
|
|||
display: inline-block;
|
||||
width: 45%;
|
||||
padding-left: 20px;
|
||||
max-width: 1000px;
|
||||
max-width: 1300px;
|
||||
}
|
||||
|
||||
.galleryImage {
|
||||
|
@ -742,10 +742,6 @@ progress {
|
|||
.itemDetailBlock {
|
||||
width: 55%;
|
||||
}
|
||||
|
||||
.itemDetailBlock {
|
||||
padding-left: 30px;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue