1
All checks were successful
Docker Build & Deploy / Build Docker Image (push) Successful in 32s
Docker Build & Deploy / Deploy to Production (push) Successful in 13s
Docker Build & Deploy / Cleanup Dangling Images (push) Successful in 1s
Docker Build & Deploy / WeChat Notification (push) Successful in 2s
All checks were successful
Docker Build & Deploy / Build Docker Image (push) Successful in 32s
Docker Build & Deploy / Deploy to Production (push) Successful in 13s
Docker Build & Deploy / Cleanup Dangling Images (push) Successful in 1s
Docker Build & Deploy / WeChat Notification (push) Successful in 2s
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -1141,7 +1141,7 @@ onBeforeUnmount(() => {
|
||||
|
||||
/* 环形图 */
|
||||
.chart-container {
|
||||
padding: 12px 0;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.ring-chart {
|
||||
@@ -1255,7 +1255,7 @@ onBeforeUnmount(() => {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
padding-top: 10px;
|
||||
padding-top: 0;
|
||||
color: var(--van-text-color-3);
|
||||
font-size: 20px;
|
||||
cursor: pointer;
|
||||
|
||||
Reference in New Issue
Block a user