Show placeholder on mobile when photos not filling space

This commit is contained in:
2026-04-22 12:40:45 +04:00
parent d1d179bb93
commit b6e2964f8e
3 changed files with 20 additions and 1 deletions

View File

@@ -144,6 +144,8 @@ export default class PlacePhotosCarousel extends Component {
{{/if}}
</div>
{{/each}}
<div class="carousel-placeholder"></div>
</div>
{{#if this.showChevrons}}