fix: scale subsystem integration diagram to 50% to avoid overflow
Deploy Slides / build-and-deploy (push) Successful in 1m42s
Deploy Slides / build-and-deploy (push) Successful in 1m42s
This commit is contained in:
@@ -207,7 +207,7 @@ graph LR
|
|||||||
|
|
||||||
# 平台分层架构 — 主系统功能
|
# 平台分层架构 — 主系统功能
|
||||||
|
|
||||||
<div class="mt-2" style="transform: scale(0.5); transform-origin: top left; height: 50vh;">
|
<div class="mt-2">
|
||||||
|
|
||||||
```mermaid
|
```mermaid
|
||||||
graph TB
|
graph TB
|
||||||
@@ -244,7 +244,7 @@ graph TB
|
|||||||
|
|
||||||
# 平台分层架构 — 子系统集成
|
# 平台分层架构 — 子系统集成
|
||||||
|
|
||||||
<div class="mt-2">
|
<div class="mt-2" style="transform: scale(0.5); transform-origin: top left; height: 50vh;">
|
||||||
|
|
||||||
```mermaid
|
```mermaid
|
||||||
graph LR
|
graph LR
|
||||||
|
|||||||
Reference in New Issue
Block a user