gitea源码

1234567
  1. @import "cropperjs/dist/cropper.css";
  2. .avatar-file-with-cropper + .cropper-panel .cropper-wrapper {
  3. max-width: 400px;
  4. max-height: 400px;
  5. }