[new feature] IndexBar: add z-index prop

This commit is contained in:
陈嘉涵
2019-05-16 15:20:24 +08:00
parent 7522712de7
commit caa4a65668
6 changed files with 9 additions and 3 deletions
-1
View File
@@ -5,7 +5,6 @@
position: fixed;
top: 50%;
right: 0;
z-index: 1;
display: flex;
flex-direction: column;
text-align: center;