111
This commit is contained in:
parent
0f5621cbd2
commit
e91f758fe8
@ -309,6 +309,7 @@ const onChange=(newIndex)=>{
|
|||||||
opacity: 1;
|
opacity: 1;
|
||||||
}
|
}
|
||||||
.main {
|
.main {
|
||||||
|
padding-bottom: 15px;
|
||||||
opacity: 0;
|
opacity: 0;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
position: relative;
|
position: relative;
|
||||||
@ -317,7 +318,7 @@ const onChange=(newIndex)=>{
|
|||||||
.dealbox {
|
.dealbox {
|
||||||
background: #fff;
|
background: #fff;
|
||||||
margin: 12px 15px 10px;
|
margin: 12px 15px 10px;
|
||||||
padding-bottom: 15px;
|
|
||||||
display: flex;
|
display: flex;
|
||||||
justify-content: space-between;
|
justify-content: space-between;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user