Skip to content

Commit

Permalink
Merge branch 'develop' into feature/feed-component
Browse files Browse the repository at this point in the history
  • Loading branch information
seongjin2427 authored Nov 5, 2024
2 parents 76875cd + 2f3076e commit 9767b5a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
.container {
max-height: 300px;
padding: 20px;

.profile_wrapper {
display: flex;
justify-content: space-between;
Expand Down
2 changes: 1 addition & 1 deletion src/components/common/FeedWrapper/FeedWrapper.module.scss
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@
height: 100%;
overflow: auto;
}
}
}

0 comments on commit 9767b5a

Please sign in to comment.