feat: 样式调整

This commit is contained in:
tbphp
2025-07-05 00:07:24 +08:00
parent 78ad1ebb62
commit 40f59524f0
3 changed files with 5 additions and 5 deletions

View File

@@ -302,7 +302,7 @@ function copyUrl(url: string) {
}
.stats-summary {
margin-bottom: 16px;
margin-bottom: 12px;
text-align: center;
}
@@ -316,11 +316,11 @@ function copyUrl(url: string) {
}
.details-section {
margin-top: 16px;
margin-top: 12px;
}
.details-content {
margin-top: 16px;
margin-top: 12px;
}
.detail-section {