mirror of
https://github.com/grokability/snipe-it.git
synced 2026-03-12 17:52:00 +08:00
Move copy icon to right side
This commit is contained in:
@@ -43,8 +43,8 @@
|
||||
|
||||
@if ($infoPanelObj->serial)
|
||||
@can('viewKeys', $infoPanelObj)
|
||||
<x-info-element>
|
||||
<x-copy-to-clipboard copy_what="license_key">
|
||||
<x-info-element icon_type="number">
|
||||
<x-copy-to-clipboard class="pull-right" copy_what="license_key">
|
||||
<code>{{ $infoPanelObj->serial }}</code>
|
||||
</x-copy-to-clipboard>
|
||||
</x-info-element>
|
||||
|
||||
Reference in New Issue
Block a user