mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-08-15 10:34:35 +08:00
fix: 修复智能助手回答内容超出界面宽度的问题 (#652)
This commit is contained in:
@@ -3171,6 +3171,7 @@ onScopeDispose(() => {
|
||||
line-height: 1.55;
|
||||
max-inline-size: min(100%, 34rem);
|
||||
min-inline-size: 0;
|
||||
overflow-wrap: anywhere;
|
||||
padding-block: 0.75rem;
|
||||
padding-inline: 0.85rem;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user