feat: 订单详情样式调整

This commit is contained in:
duanshuwen
2025-10-28 20:57:46 +08:00
parent 1f3a3c052a
commit 89cf4f81cd
8 changed files with 18 additions and 60 deletions

View File

@@ -38,3 +38,7 @@
.font-size-20 {
font-size: 20px;
}
.font-size-24 {
font-size: 24px;
}

View File

@@ -26,3 +26,7 @@
.line-height-24 {
line-height: 24px;
}
.line-height-32 {
line-height: 32px;
}