mirror of
https://github.com/portainer/portainer.git
synced 2025-08-05 05:45:22 +02:00
Fix(UI) UI fixes on docker container screens EE-3915 (#7500)
* EE-3915 ui fixes on docker container pages * Update createcontainer.html Update label
This commit is contained in:
parent
f480e0ccf6
commit
cc6c5d45b7
3 changed files with 59 additions and 30 deletions
|
@ -65,7 +65,7 @@
|
|||
<table class="table">
|
||||
<tbody>
|
||||
<tr>
|
||||
<td>ID</td>
|
||||
<td class="col-xs-6 col-sm-4 col-md-3 col-lg-3">ID</td>
|
||||
<td>{{ container.Id }}</td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue