Increase dashboard item vertical margin
This commit is contained in:
parent
5bb4a72f95
commit
adde6a54ab
|
@ -51,7 +51,6 @@ body {
|
||||||
width: 950px;
|
width: 950px;
|
||||||
height: 120px;
|
height: 120px;
|
||||||
margin-right: 15px;
|
margin-right: 15px;
|
||||||
margin-bottom: 10px;
|
|
||||||
}
|
}
|
||||||
.linechart svg {
|
.linechart svg {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
@ -94,6 +93,7 @@ body {
|
||||||
float: left;
|
float: left;
|
||||||
width: 950px;
|
width: 950px;
|
||||||
height: 170px;
|
height: 170px;
|
||||||
|
margin-bottom: 40px;
|
||||||
}
|
}
|
||||||
.boxplot svg {
|
.boxplot svg {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
|
Loading…
Reference in New Issue