1.0.0.0725
1.修改返回顶部页面会颤抖的问题 2.新增下拉框可视范围内自动向上 3.新增自定义样式
This commit is contained in:
@@ -129,6 +129,11 @@ xm-select{
|
||||
animation-duration: .3s;
|
||||
animation-fill-mode: both;
|
||||
|
||||
&.up{
|
||||
top: auto;
|
||||
bottom: 42px;
|
||||
}
|
||||
|
||||
.xm-option{
|
||||
position: relative;
|
||||
padding: 0 10px;
|
||||
|
||||
Reference in New Issue
Block a user