vimo-dt
Version:
A Vue2.x UI Project For Mobile & HyBrid
11 lines (8 loc) • 330 B
text/less
@import "../../../themes/default.md.less";
/// @prop - Background for the sliding content
@item-md-sliding-content-background: @list-md-background-color;
// Material Design Item Sliding
// --------------------------------------------------
.list-md .ion-item-sliding {
background-color: @item-md-sliding-content-background;
}