assignmentDetail.css 350 B

12345678910111213141516171819202122232425262728293031323334353637383940414243
  1. .status{text-align: right;margin-bottom: 24rpx;color: #26D18B;line-height: 42rpxp;font-size: 400;}
  2. .summary{margin-bottom: 24rpx;}
  3. .summary-item{display: flex;align-items: center;justify-content: space-between;margin-bottom: 24rpx;color: #333;font-size: 30rpx;}
  4. .summary-item-til{color: #999;font-size: 30rpx;}