尺寸更改
This commit is contained in:
parent
f0fdad3db0
commit
904332259f
|
@ -524,7 +524,7 @@
|
|||
<style lang="less" scoped>
|
||||
.survey-left {
|
||||
margin-top: 0.64rem;
|
||||
width: 100%;
|
||||
width: 19.2rem;
|
||||
height: 7.5rem;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
|
@ -539,7 +539,7 @@
|
|||
.mask {
|
||||
position: absolute;
|
||||
z-index: 1000;
|
||||
width: 100%;
|
||||
width: 19.2rem;
|
||||
height: 7rem;
|
||||
margin: 0rem auto;
|
||||
.box {
|
||||
|
|
Loading…
Reference in New Issue