mirror of
https://github.com/portainer/portainer.git
synced 2025-08-05 13:55:21 +02:00
feat(service-details): add ability to edit service details (#453)
This commit is contained in:
parent
ab91ffe12c
commit
a8f70d7f59
17 changed files with 1057 additions and 296 deletions
|
@ -125,6 +125,10 @@ a[ng-click]{
|
|||
padding: 0 !important;
|
||||
}
|
||||
|
||||
.padding-top {
|
||||
padding-top: 15px !important;
|
||||
}
|
||||
|
||||
.terminal-container {
|
||||
width: 100%;
|
||||
padding: 10px 5px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue