fix
All checks were successful
Docker Build & Deploy / Build Docker Image (push) Successful in 17s
Docker Build & Deploy / Deploy to Production (push) Successful in 8s
Docker Build & Deploy / Cleanup Dangling Images (push) Successful in 2s
Docker Build & Deploy / WeChat Notification (push) Successful in 2s

This commit is contained in:
孙诚
2026-01-12 19:21:36 +08:00
parent de4e692bce
commit 03115a04ec

View File

@@ -71,7 +71,7 @@
.rich-html-content thead,
.rich-html-content tbody {
display: table;
width: 100%;
min-width: 100%;
table-layout: fixed; /* 核心:强制列宽分配逻辑一致 */
}