fix:修改长度。

This commit is contained in:
tianyongbao
2025-12-13 19:28:25 +08:00
parent 4965e96556
commit 014d268a0e

View File

@@ -331,7 +331,7 @@ export default {
// 尺寸变量 // 尺寸变量
@header-height: 76px; @header-height: 76px;
@card-width: 240px; @card-width: 250px;
@icon-size: 60px; @icon-size: 60px;
@border-radius-lg: 12px; @border-radius-lg: 12px;
@border-radius-md: 10px; @border-radius-md: 10px;