Browse Source

总览中间图位置微调

master
luyisha 3 years ago
parent
commit
de42ac3c96
  1. 4
      src/views/index.vue

4
src/views/index.vue

@ -1231,7 +1231,7 @@ export default {
height: 9.12rem; height: 9.12rem;
float: left; float: left;
margin-left: 0.34rem; margin-left: 0.34rem;
padding: 2%; /* padding: 2%; */
margin-top: 0.53rem; margin-top: 0.53rem;
position: relative; position: relative;
box-sizing: border-box; box-sizing: border-box;
@ -1293,7 +1293,7 @@ export default {
width: 5.93rem; width: 5.93rem;
height: 4.44rem; height: 4.44rem;
text-align: center; text-align: center;
margin: 1rem auto 0px; margin: 1.5rem auto 0px;
animation: tygpicmove 2s ease-out infinite; animation: tygpicmove 2s ease-out infinite;
} }

Loading…
Cancel
Save