diff --git a/app/components/plugin.tsx b/app/components/plugin.tsx index cf425bb8c..23e6f9ba3 100644 --- a/app/components/plugin.tsx +++ b/app/components/plugin.tsx @@ -266,7 +266,8 @@ export function PluginPage() { )} {/* 描述 */} -
+ {/* Fix: descriptions do not wrap */} +
{`${m.description}`}