fix(ui): uxt fixes
This commit is contained in:
parent
8777026f69
commit
5467d90c88
1 changed files with 1 additions and 1 deletions
|
|
@ -389,7 +389,7 @@ const Title = observer(({ testId, siteId }: any) => {
|
|||
</Button>
|
||||
</Popover>
|
||||
<Dropdown menu={{ items: menuItems, onClick: onMenuClick }}>
|
||||
<Button ghost type={'primary'} icon={<MoreOutlined rev={undefined} />}></Button>
|
||||
<Button icon={<MoreOutlined rev={undefined} />}></Button>
|
||||
</Dropdown>
|
||||
</div>
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue