mirror of
https://github.com/makeplane/plane.git
synced 2026-07-14 14:31:37 +02:00
[WEB-4112] fix: update list in initiatives list view #3163
This commit is contained in:
@@ -94,6 +94,7 @@ export const InitiativeBlock = observer((props: Props) => {
|
||||
}
|
||||
isMobile={isMobile}
|
||||
parentRef={parentRef}
|
||||
itemClassName={"!overflow-visible flex-wrap md:flex-nowrap"}
|
||||
/>
|
||||
);
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user