Skip to content

Commit ebfb02c

Browse files
machourHoussein Djirdeh
authored andcommitted
fix: remove containers styles that confuses the button (#656)
1 parent 4bbc9f4 commit ebfb02c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/components/issue-description.component.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,8 +82,6 @@ const AssigneesSection = styled.View`
8282
`;
8383

8484
const MergeButtonContainer = styled.View`
85-
flex: 1;
86-
flex-direction: row;
8785
justify-content: center;
8886
align-items: center;
8987
padding-top: 15;

0 commit comments

Comments
 (0)