1111
This commit is contained in:
parent
125545ebda
commit
78ed17572a
@ -312,7 +312,7 @@ const onChange=(newIndex)=>{
|
|||||||
}
|
}
|
||||||
.main {
|
.main {
|
||||||
position: relative;
|
position: relative;
|
||||||
z-index:-1;
|
z-index:-100;
|
||||||
padding-bottom: 15px;
|
padding-bottom: 15px;
|
||||||
opacity: 0;
|
opacity: 0;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
|||||||
@ -353,6 +353,7 @@ defineExpose({init,formatAnswer})
|
|||||||
.main {
|
.main {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
position: relative;
|
position: relative;
|
||||||
|
z-index:0;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
|
|
||||||
.add {
|
.add {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user