Skip to content

Commit

Permalink
Refactored CSS with uggested Changes
Browse files Browse the repository at this point in the history
  • Loading branch information
dhruuvarora committed Dec 29, 2024
1 parent d831eba commit addb063
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/style/app.module.css
Original file line number Diff line number Diff line change
Expand Up @@ -4053,7 +4053,6 @@ button[data-testid='createPostBtn'] {
height: 400px;
overflow-y: scroll;
overflow-x: hidden;

}

/* LeftDrawer general styles */
Expand Down Expand Up @@ -4191,4 +4190,4 @@ button[data-testid='createPostBtn'] {
visibility: visible;
}
}
}
}

0 comments on commit addb063

Please sign in to comment.