@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;}
  }
}

































