feat: 修改样式
This commit is contained in:
@@ -738,6 +738,9 @@ background-image: url('@/assets/images/screen/left_top_img.png'),
|
||||
background-size: 100% 90px,
|
||||
cover,
|
||||
100% 68px;
|
||||
.chart-title,.card-title {
|
||||
padding: 20px;
|
||||
}
|
||||
}
|
||||
|
||||
.chart-right {
|
||||
@@ -754,10 +757,11 @@ background-image: url('@/assets/images/screen/left_top_img.png'),
|
||||
cover,
|
||||
100% 68px;
|
||||
.chart-title,.card-title {
|
||||
text-align: right;
|
||||
padding: 20px;
|
||||
}
|
||||
.card-value {
|
||||
text-align: right;
|
||||
// text-align: right;
|
||||
padding-left: 20px;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user