Improve dropzone styles

This commit is contained in:
2026-04-20 16:39:37 +04:00
parent 79777fb51a
commit b7cce6eb7e
2 changed files with 7 additions and 8 deletions

View File

@@ -215,7 +215,7 @@ export default class PlacePhotoUpload extends Component {
{{on "drop" this.handleDrop}}
>
<label for="photo-upload-input" class="dropzone-label">
<Icon @name="upload-cloud" @size={{48}} />
<Icon @name="upload-cloud" @size={{48}} @color="#ccc" />
<p>Drag and drop photos here, or click to browse</p>
</label>
<input