mirror of
https://github.com/portainer/portainer.git
synced 2025-08-05 05:45:22 +02:00
Add err message when image or container not found
This commit is contained in:
parent
20f67f9f4a
commit
3985e608c2
5 changed files with 30 additions and 9 deletions
|
@ -96,3 +96,8 @@
|
|||
.footer {
|
||||
max-height:6px;
|
||||
}
|
||||
|
||||
#response {
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue