mirror of
https://github.com/immich-app/immich
synced 2025-11-07 17:27:20 +00:00
chore: rounded map corner when needed (#18163)
This commit is contained in:
parent
8db666bc38
commit
bb7010b2bb
4 changed files with 10 additions and 4 deletions
|
|
@ -191,6 +191,7 @@
|
|||
clickable={true}
|
||||
onClickPoint={(selected) => (point = selected)}
|
||||
showSettings={false}
|
||||
rounded
|
||||
/>
|
||||
{/await}
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue