fix: scale main system function diagram to 50% to avoid overflow
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user