[bugfix] DropdownMenu: incorrect position in some browsers

This commit is contained in:
陈嘉涵
2019-05-24 17:22:18 +08:00
parent 25002828f9
commit dc39bb887d
2 changed files with 2 additions and 1 deletions

View File

@@ -27,6 +27,7 @@
##### DropdownItem
- 新增`title-class`属性
- 修复在部分浏览器上定位错误的问题
##### Picker