|
|
|
@ -69,7 +69,7 @@ const ConditionOperator = ({
|
|
|
|
<RiArrowDownSLine className='ml-1 h-3.5 w-3.5' />
|
|
|
|
<RiArrowDownSLine className='ml-1 h-3.5 w-3.5' />
|
|
|
|
</Button>
|
|
|
|
</Button>
|
|
|
|
</PortalToFollowElemTrigger>
|
|
|
|
</PortalToFollowElemTrigger>
|
|
|
|
<PortalToFollowElemContent className='z-10'>
|
|
|
|
<PortalToFollowElemContent className='z-[11]'>
|
|
|
|
<div className='rounded-xl border-[0.5px] border-components-panel-border bg-components-panel-bg-blur p-1 shadow-lg'>
|
|
|
|
<div className='rounded-xl border-[0.5px] border-components-panel-border bg-components-panel-bg-blur p-1 shadow-lg'>
|
|
|
|
{
|
|
|
|
{
|
|
|
|
options.map(option => (
|
|
|
|
options.map(option => (
|
|
|
|
|