feat(NumberKeyboard): add @number-keyboard-z-index less var

This commit is contained in:
陈嘉涵
2020-01-28 11:52:28 +08:00
parent 0441f7ba09
commit 7609389623
5 changed files with 16 additions and 17 deletions
+1
View File
@@ -4,6 +4,7 @@
position: fixed;
bottom: 0;
left: 0;
z-index: @number-keyboard-z-index;
width: 100%;
background-color: @number-keyboard-background-color;
animation-timing-function: ease-out;