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