/* 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; } .row-class { background-color: #fff; } .button-class { margin-top: 10rpx; }