feat(IndexBar): add @index-anchor-z-index、@index-bar-sidebar-z-index less var

This commit is contained in:
陈嘉涵
2020-01-28 12:01:39 +08:00
parent 95d19f70d1
commit 89ee8e3872
6 changed files with 21 additions and 12 deletions
+1
View File
@@ -5,6 +5,7 @@
position: fixed;
top: 50%;
right: 0;
z-index: @index-bar-sidebar-z-index;
display: flex;
flex-direction: column;
text-align: center;