This commit is contained in:
2025-09-20 01:11:19 +08:00
parent 5e52cadd57
commit 4d508568c6

View File

@ -43,7 +43,7 @@
</a>
</td>
<td class="text-center" style="word-break: break-all; white-space: normal; max-width: 200px;">
<span class="d-inline-block" style="font-family: monospace; font-size: 0.85em;">{{ container.uuid }}</span>
<span class="d-inline-block">{{ container.uuid }}</span>
<button class="btn btn-link p-0 click-copy ml-1" data-copy="{{ container.uuid }}" title="复制UUID">
<i class="fas fa-clipboard"></i>
</button>