详情页页脚z-index调低

master
toesbieya 6 years ago
parent 12a025095f
commit ee37898674
  1. 2
      vue/src/view/app/common/DetailPage/style.scss

@ -105,7 +105,7 @@
width: 100%; width: 100%;
right: 0; right: 0;
bottom: 0; bottom: 0;
z-index: 99; z-index: 1;
transition: all 0.3s ease 0s; transition: all 0.3s ease 0s;
height: 56px; height: 56px;
padding: 0 24px; padding: 0 24px;

Loading…
Cancel
Save