Newer
Older
smart_construction / miniprogram / pages / addDevice / addDevice.wxss
zhout on 11 Aug 2020 266 bytes 第一次发布提交
/* miniprogram/pages/addDevice/addDevice.wxss */
.textcss {
  -webkit-flex: 1;
  flex: 1;
}
.saveButtom{
  margin-bottom: 30rpx;
}
.menuCss{
  margin-right: 20rpx;
}

/* .van-dropdown-item__title{
  margin-right: 1rpx !important;
} */

.van-cell{
  height: 100rpx;
}