Przeglądaj źródła

docs: increase page-component-up z-index

increase page-component-up z-index
linjiajian999 7 lat temu
rodzic
commit
3e945aa2b1
1 zmienionych plików z 1 dodań i 0 usunięć
  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;