邓洁 : 修改间距
This commit is contained in:
@@ -129,7 +129,7 @@ watch(() => props.feedback, (now, old) => {
|
|||||||
position: absolute;
|
position: absolute;
|
||||||
top: 744px;
|
top: 744px;
|
||||||
left: 70px;
|
left: 70px;
|
||||||
//width: 826px;
|
width: 826px;
|
||||||
height: 928px;
|
height: 928px;
|
||||||
background-image: url(@/assets/images/transducer/bg.png);
|
background-image: url(@/assets/images/transducer/bg.png);
|
||||||
padding: 0 30px;
|
padding: 0 30px;
|
||||||
@@ -139,7 +139,7 @@ watch(() => props.feedback, (now, old) => {
|
|||||||
//height: 148px;
|
//height: 148px;
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
padding: 30px 0 30px 20px;
|
padding: 30px 0 30px 8px;
|
||||||
|
|
||||||
& > img {
|
& > img {
|
||||||
height: 70px;
|
height: 70px;
|
||||||
@@ -160,7 +160,7 @@ watch(() => props.feedback, (now, old) => {
|
|||||||
display: flex;
|
display: flex;
|
||||||
justify-content: space-between;
|
justify-content: space-between;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
padding: 0 0 0 24px;
|
padding: 0 0 0 18px;
|
||||||
|
|
||||||
margin-bottom: 16px;
|
margin-bottom: 16px;
|
||||||
|
|
||||||
@@ -195,9 +195,9 @@ watch(() => props.feedback, (now, old) => {
|
|||||||
justify-content: space-between;
|
justify-content: space-between;
|
||||||
color: white;
|
color: white;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
font-size: 28px;
|
font-size: 26px;
|
||||||
line-height: 37px;
|
line-height: 37px;
|
||||||
padding: 0px 0px 0px 24px;
|
padding: 0 0 0 18px;
|
||||||
|
|
||||||
img {
|
img {
|
||||||
margin-right: 14px;
|
margin-right: 14px;
|
||||||
|
|||||||
Reference in New Issue
Block a user