1111
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user