Add Truncate

This commit is contained in:
ingalls
2025-12-15 22:40:17 -07:00
parent ba2bd0fc00
commit c07e404723

View File

@@ -49,8 +49,8 @@
/>
</div>
<div class='flex-grow-1 d-flex flex-column gap-1 py-2'>
<div class='d-flex flex-wrap align-items-center gap-2'>
<div class='flex-grow-1 d-flex flex-column gap-1 py-2' style='min-width: 0;'>
<div class='d-flex align-items-center gap-2'>
<span
class='fw-semibold text-truncate'
v-text='feature.properties.callsign || feature.properties.name || "Unnamed"'