1
0
Fork 0
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:
Glowbal 2017-03-20 21:28:09 +01:00 committed by Anthony Lapenna
parent ab91ffe12c
commit a8f70d7f59
17 changed files with 1057 additions and 296 deletions

View file

@ -125,6 +125,10 @@ a[ng-click]{
padding: 0 !important;
}
.padding-top {
padding-top: 15px !important;
}
.terminal-container {
width: 100%;
padding: 10px 5px;