mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +08:00
fix(NumberKeyboard): incorrect sidebar position when has title (#4228)
This commit is contained in:
parent
dc6a3c4243
commit
e70116c9d1
@ -41,8 +41,8 @@
|
|||||||
|
|
||||||
&__sidebar {
|
&__sidebar {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: 0;
|
|
||||||
right: 0;
|
right: 0;
|
||||||
|
bottom: 0;
|
||||||
width: 25%;
|
width: 25%;
|
||||||
height: @number-keyboard-key-height * 4;
|
height: @number-keyboard-key-height * 4;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user