mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +08:00
style(NumberKeyboard): adjust padding bottom (#6938)
This commit is contained in:
parent
bbfdbc96d4
commit
0e8ae68f98
@ -6,7 +6,7 @@
|
|||||||
left: 0;
|
left: 0;
|
||||||
z-index: @number-keyboard-z-index;
|
z-index: @number-keyboard-z-index;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
padding-bottom: 28px;
|
padding-bottom: 22px;
|
||||||
background-color: @number-keyboard-background-color;
|
background-color: @number-keyboard-background-color;
|
||||||
user-select: none;
|
user-select: none;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user