mirror of
https://github.com/langgenius/dify.git
synced 2026-05-07 02:46:32 +08:00
fix(web): fix style of metric selector
This commit is contained in:
parent
023fc55bd5
commit
a6ffff3b39
@ -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>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user