通用评论

Upload.css 232B

123456789101112131415
  1. .ant-upload-select-picture-card i {
  2. font-size: 32px;
  3. color: #999;
  4. }
  5. .ant-upload-select-picture-card .ant-upload-text {
  6. margin-top: 8px;
  7. color: #666;
  8. }
  9. .upload-img-preview .ant-modal-close {
  10. top: -10px;
  11. right: -15px;
  12. }