mirror of
https://github.com/dfpc-coe/CloudTAK.git
synced 2025-12-22 05:37:16 +00:00
Add Truncate
This commit is contained in:
@@ -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"'
|
||||
|
||||
Reference in New Issue
Block a user