補強 PPT 視覺 QA 補跑與全類型審核
All checks were successful
CD Pipeline / deploy (push) Successful in 1m5s

This commit is contained in:
OoO
2026-05-18 20:57:34 +08:00
parent be0dd41472
commit aa8c2c7148
8 changed files with 414 additions and 132 deletions

View File

@@ -567,6 +567,13 @@ body.ppt-preview-open {
letter-spacing: 0;
}
.ppt-panel-actions {
display: flex;
justify-content: flex-end;
gap: var(--momo-space-2, 8px);
flex-wrap: wrap;
}
.ppt-panel-body {
padding: var(--momo-space-4, 16px);
}
@@ -901,6 +908,7 @@ body.ppt-preview-open {
}
.ppt-panel-head,
.ppt-panel-actions,
.ppt-table-title,
.ppt-workbench-head,
.ppt-workbench-actions,