yylib-quick-mobile
Version:
yylib-quick-mobile
25 lines (22 loc) • 413 B
text/less
.yy-list{
&.am-list{
}
.am-list-view-scrollview-content{
width: 100%;
}
&.top {
.am-list-item .am-list-line .am-list-extra {
position: relative;
top:-14px;
}
}
&.bottom {
.am-list-item .am-list-line .am-list-extra {
position: relative;
bottom:-14px;
}
}
.am-list-body ~ .am-list-footer {
background-color: #f5f5f8;
}
}