Skip to content

Commit

Permalink
feat: navigate bridge
Browse files Browse the repository at this point in the history
  • Loading branch information
Parkjinhye committed Mar 17, 2024
1 parent 6086a71 commit 0194352
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/styles/pages/GroupDetail.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,8 @@ export const BlankBox = styled.div`
width: 140px;
height: 48px;
margin-top: 16px;
justify-content: center;
align-items: center;
border-radius: 8px;
background: ${colors.main500};
border: none;
Expand Down

0 comments on commit 0194352

Please sign in to comment.