.cell { color: #333333; @include left; &-left { flex: 1; text-align: left; } &-right { margin-left: 20rpx; } } .call { width: 50rpx; height: 50rpx; }