feat: 优化整体项目ui

This commit is contained in:
JiaJun
2026-05-22 17:58:52 +08:00
parent 44c984d59e
commit 046f250ce3
56 changed files with 2149 additions and 700 deletions

View File

@@ -139,7 +139,8 @@
}
@utility my-design-* {
margin-block: calc(var(--design-unit) * --value(integer));
margin-top: calc(var(--design-unit) * --value(integer));
margin-bottom: calc(var(--design-unit) * --value(integer));
}
@utility left-design-* {