Common
This commit is contained in:
@ -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>
|
||||
|
||||
Reference in New Issue
Block a user