fix: modelEntity and clickable model engine
This commit is contained in:
parent
3b87b7ae3a
commit
19510fc4dc
@ -375,7 +375,7 @@ const ModelDropdown = ({
|
|||||||
<div className="mt-2">
|
<div className="mt-2">
|
||||||
<div className="flex items-center justify-between px-3">
|
<div className="flex items-center justify-between px-3">
|
||||||
<div
|
<div
|
||||||
className="flex cursor-pointer items-center gap-2 py-1"
|
className="flex w-full cursor-pointer items-center gap-2 py-1"
|
||||||
onClick={onClickChevron}
|
onClick={onClickChevron}
|
||||||
>
|
>
|
||||||
{engineLogo && (
|
{engineLogo && (
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user