修改个人信息弹窗样式
parent
b0268b83c3
commit
f2710407ff
|
|
@ -206,7 +206,9 @@ const onCancel = ()=>{
|
|||
}
|
||||
}
|
||||
.submitBtn{
|
||||
height: 66px;
|
||||
width: 100%;
|
||||
height: 72px;
|
||||
margin-top: 50px;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
Loading…
Reference in New Issue