/* write style here */
.upload-image-material {
  &.disabled {
    .ant-upload-select {
      display: none;
    }
  }
}
