mirror of
https://github.com/youzan/vant.git
synced 2026-03-24 02:01:18 +08:00
fix(NumberKeyboard): incorrect sidebar position when has title (#4228)
This commit is contained in:
@@ -41,8 +41,8 @@
|
||||
|
||||
&__sidebar {
|
||||
position: absolute;
|
||||
top: 0;
|
||||
right: 0;
|
||||
bottom: 0;
|
||||
width: 25%;
|
||||
height: @number-keyboard-key-height * 4;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user