mirror of
https://github.com/portainer/portainer.git
synced 2025-08-04 13:25:26 +02:00
Add chart to dashboard
This commit is contained in:
parent
cfa8d3a442
commit
0e41aec7f9
4 changed files with 75 additions and 0 deletions
11
css/app.css
11
css/app.css
|
@ -109,3 +109,14 @@
|
|||
overflow-y: scroll;
|
||||
overflow-x: hidden;
|
||||
}
|
||||
|
||||
.legend {
|
||||
width: 7em;
|
||||
}
|
||||
|
||||
.legend .title {
|
||||
margin: 0.5em;
|
||||
border-style: solid;
|
||||
border-width: 0 0 0 1em;
|
||||
padding: 0 0.3em;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue