Browse Source

定位

feature/feature-compatible
fengchengzhi 7 years ago
parent
commit
2d6cae9318
1 changed files with 3 additions and 2 deletions
  1. 5
      src/view/home.vue

5
src/view/home.vue

@ -225,8 +225,9 @@
align-items: center;
justify-content: space-around;
z-index: 1000;
top: 0;
left: 0;
position: relative;
/*top: 0;
left: 0;*/
}
.home .page-top i {
font-style: normal;

Loading…
Cancel
Save