@charset "UTF-8"; .ul-group { .app-table-view { background-color: #FFFFFF; &:after { height: 0; } } li { color: #333333; line-height: .5rem; font-size: .25rem; .binding { color: #999999; font-size: .2rem; float: right; padding-right: .3rem; } .app-table-cell-lable-right{ float: right; padding-right: .3rem; } &:after { // right:15px; height: 0; } .mui-active { background: #EEEEEE !important; } } }