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