fix: harden recall card display takeover

This commit is contained in:
Youzini-afk
2026-04-03 15:48:18 +08:00
parent 3e6cfc2473
commit 12f77e234d
4 changed files with 73 additions and 847 deletions

View File

@@ -2799,6 +2799,8 @@
font-size: 14px;
line-height: 1.6;
color: var(--bme-on-surface, #e4e1e6);
white-space: pre-wrap;
overflow-wrap: anywhere;
word-break: break-word;
}