mirror of https://github.com/rancher/ui.git
Fix API Key pages style issue
https://github.com/rancher/rancher/issues/12223
This commit is contained in:
parent
9b5d15261e
commit
9eeba5757d
|
|
@ -6,7 +6,9 @@
|
|||
</td>
|
||||
<td data-title="{{dt.name}}">
|
||||
{{#copy-to-clipboard clipboardText=model.displayName size="small"}}
|
||||
<span class="clip vertical-middle" style="max-width:100px">
|
||||
{{model.displayName}}
|
||||
</span>
|
||||
{{/copy-to-clipboard}}
|
||||
</td>
|
||||
<td data-title="{{dt.description}}">
|
||||
|
|
|
|||
Loading…
Reference in New Issue