Fix photo icon in map markers

This commit is contained in:
2026-04-25 10:42:05 +01:00
parent 9f2f233c22
commit a1b3957c83
3 changed files with 5 additions and 3 deletions

View File

@@ -576,7 +576,7 @@ export default class PlaceDetails extends Component {
{{#if this.osmUrl}}
<div class="meta-info">
<p class="content-with-icon">
<Icon @name="camera" />
<Icon @name="feather-camera" />
<span>
<button
type="button"