feat(NumberKeyboard): add @number-keyboard-z-index less var
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user