fix: scale main system function diagram to 50% to avoid overflow

This commit is contained in:
2026-07-16 10:25:58 +08:00
parent 9cc986d195
commit bc65611f05
+1 -1
View File
@@ -207,7 +207,7 @@ graph LR
# 平台分层架构 — 主系统功能
<div class="mt-2">
<div class="mt-2" style="transform: scale(0.5); transform-origin: top left; height: 50vh;">
```mermaid
graph TB