|
@@ -63,7 +63,7 @@
|
|
|
color: white;
|
|
|
/* background: rgba(2, 28, 69, 1) !important; */
|
|
|
border-bottom: 1px solid rgba(2, 28, 69, 1);
|
|
|
- padding: 14px;
|
|
|
+ padding: 10px;
|
|
|
background-color: rgb(26, 52, 104);
|
|
|
}
|
|
|
|
|
@@ -896,7 +896,7 @@
|
|
|
backgroundColor: "transparent",
|
|
|
|
|
|
grid: { //图表的上下左右的距离
|
|
|
- left: '-20%',
|
|
|
+ left: '-16%',
|
|
|
right: '2%',
|
|
|
bottom: '15%',
|
|
|
top: '20%',
|