mirror of
https://github.com/langgenius/dify.git
synced 2026-04-05 16:03:14 +08:00
fix(web): fix style of metric selector
This commit is contained in:
@@ -38,8 +38,7 @@ const MetricSection = ({
|
||||
<MetricSelector
|
||||
resourceType={resourceType}
|
||||
resourceId={resourceId}
|
||||
triggerStyle="text"
|
||||
triggerClassName="rounded-md px-3 py-2 hover:bg-state-base-hover-alt"
|
||||
triggerClassName="rounded-md px-3 py-2"
|
||||
/>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
Reference in New Issue
Block a user