mirror of
https://github.com/langgenius/dify.git
synced 2026-05-04 17:38:04 +08:00
Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox
This commit is contained in:
@ -40,7 +40,7 @@ const PluginMutationModal: FC<Props> = ({
|
||||
closable
|
||||
title={modelTitle}
|
||||
>
|
||||
<div className="system-md-regular mb-2 mt-3 text-text-secondary">
|
||||
<div className="mb-2 mt-3 text-text-secondary system-md-regular">
|
||||
{description}
|
||||
</div>
|
||||
<div className="flex flex-wrap content-start items-start gap-1 self-stretch rounded-2xl bg-background-section-burn p-2">
|
||||
|
||||
Reference in New Issue
Block a user