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

This commit is contained in:
孙诚
2026-01-12 19:15:47 +08:00
parent b4cb0a200e
commit d324d204d5

View File

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