1
0
Fork 0
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:
Rex Wang 2022-08-17 23:37:35 +08:00 committed by GitHub
parent f480e0ccf6
commit cc6c5d45b7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 59 additions and 30 deletions

View file

@ -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>