jimu-mobile
Version:
积木组件库助力移动端开发
46 lines (12 loc) • 460 B
text/less
@import "jimu-base.less";
.jimu-actionsheet-layout{
.actionsheet-content{background:#efefef ;
.didi_btn{border: none;color: #666;position: relative;}
.didi_btn:active{background: #fafafa;color: #333;}
.actionsheet-menu,.actionsheet-action{
.actionsheet-btn:before{content:"";top:0;.border-lat;}
.actionsheet-btn:first-child:before{display: none;}
}
.actionsheet-action{margin-top: 6px;}
}
}