mirror of
https://github.com/portainer/portainer.git
synced 2025-08-05 13:55:21 +02:00
Update home page with dashboard partials
This commit is contained in:
parent
85a97e7080
commit
5ff3e2872c
7 changed files with 52 additions and 15 deletions
|
@ -75,6 +75,11 @@
|
|||
margin: 0 auto;
|
||||
}
|
||||
|
||||
.center {
|
||||
width: 80%;
|
||||
margin: 0 auto;
|
||||
}
|
||||
|
||||
.btn-remove {
|
||||
margin: 0 auto;
|
||||
max-width: 70%;
|
||||
|
@ -83,3 +88,7 @@
|
|||
.actions {
|
||||
margin: 0 auto;
|
||||
}
|
||||
|
||||
.container-bottom {
|
||||
height: 50px;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue