Skip to content

Commit 2c9d005

Browse files
committed
remove unneeded css props
1 parent b9492a9 commit 2c9d005

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

static/app/components/feedback/list/feedbackList.tsx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -99,8 +99,6 @@ const Centered = styled('div')`
9999

100100
const NoFeedbackWrapper = styled('div')`
101101
padding: ${space(4)} ${space(4)};
102-
flex-direction: column;
103-
align-items: center;
104102
text-align: center;
105103
color: ${p => p.theme.subText};
106104

0 commit comments

Comments
 (0)