Skip to content

Commit

Permalink
fix(dop): project clusters list style bug (erda-project#2156)
Browse files Browse the repository at this point in the history
  • Loading branch information
hujiahao-hjh authored and laojun committed Dec 3, 2021
1 parent 1d7ff9b commit fe0a504
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,6 @@ const ProjectCluster = ({ hasEditAuth }: IProps) => {
},
]}
pagination={false}
scroll={{ x: 900 }}
/>
);
return (
Expand Down

0 comments on commit fe0a504

Please sign in to comment.