fix: design
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
class="image-cropper__upload-btn"
|
||||
@click="triggerUpload"
|
||||
>
|
||||
<SvgIcon name="upload" :size="64" />
|
||||
<SvgIcon name="upload" color="" :size="64" />
|
||||
</button>
|
||||
|
||||
<div v-if="isCropping && image" class="image-cropper__crop-stage">
|
||||
|
||||
Reference in New Issue
Block a user