mirror of
https://github.com/pure-admin/vue-pure-admin.git
synced 2025-11-03 13:44:47 +08:00
9 lines
122 B
CSS
9 lines
122 B
CSS
@import "cropperjs/dist/cropper.css";
|
|
|
|
.re-circled {
|
|
.cropper-view-box,
|
|
.cropper-face {
|
|
border-radius: 50%;
|
|
}
|
|
}
|