style(NumberKeyboard): adjust padding bottom (#6938)
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
left: 0;
|
||||
z-index: @number-keyboard-z-index;
|
||||
width: 100%;
|
||||
padding-bottom: 28px;
|
||||
padding-bottom: 22px;
|
||||
background-color: @number-keyboard-background-color;
|
||||
user-select: none;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user