mirror of https://github.com/ElemeFE/element
docs: increase page-component-up z-index
increase page-component-up z-indexpull/9032/head
parent
37653a9d2f
commit
3e945aa2b1
|
@ -112,6 +112,7 @@
|
|||
cursor: pointer;
|
||||
transition: .3s;
|
||||
box-shadow: 0 0 6px rgba(0,0,0, .12);
|
||||
z-index: 5;
|
||||
|
||||
i {
|
||||
color: #409EFF;
|
||||
|
|
Loading…
Reference in New Issue