index.css 1.1 KB

123456789101112131415161718
  1. /* prescription/prescriptionInformation/index.wxss */
  2. .drugUsers{margin: 20rpx;padding: 30rpx; font-size: 32rpx;}
  3. .jia{width: 62rpx;height: 62rpx; margin-right: 15rpx;}
  4. .add{display: flex;justify-content: center;align-items: center; padding: 20rpx;}
  5. .case{ margin: 0 20rpx;padding: 30rpx 30rpx 200rpx 30rpx;}
  6. .red{color: red;}
  7. .case .top{display: flex;align-items: center; justify-content: space-between;}
  8. .right{width: 16rpx ;height: 25rpx; margin-left: 10rpx;}
  9. .look{align-items: center; font-size: 24rpx;}
  10. .content{margin-top: 20rpx; color: #999;}
  11. .content view{margin-bottom: 15rpx;}
  12. .upload{width: 120rpx;height: 120rpx;border-radius: 10rpx;margin-top: 30rpx;}
  13. .gmbtn{width: 480rpx;height: 80rpx;border-radius: 40rpx;text-align: center;line-height: 80rpx;font-size: 30rpx;color: #fff;}
  14. .addcart{width: 206rpx;height: 76rpx;border: 2rpx solid #999;border-radius: 40rpx;text-align: center;line-height: 76rpx;font-size: 30rpx;color: #999;margin: 0 20rpx;}
  15. .gmbtn text{margin-right: 20rpx;}
  16. .scpz {width: 120rpx;height: 120rpx;border-radius: 10rpx;padding: 0 20rpx;}
  17. .cuo{width: 30rpx;height: 30rpx;position: absolute;top: -13rpx;left: 152rpx;}
  18. .pz{position: relative;}