Преглед изворни кода

docs: increase page-component-up z-index

increase page-component-up z-index
linjiajian999 пре 7 година
родитељ
комит
3e945aa2b1
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      examples/pages/template/component.tpl

+ 1 - 0
examples/pages/template/component.tpl

@@ -112,6 +112,7 @@
       cursor: pointer;
       transition: .3s;
       box-shadow: 0 0 6px rgba(0,0,0, .12);
+      z-index: 5;
 
       i {
         color: #409EFF;