Skip to content

Commit

Permalink
Update src/style/app.module.css
Browse files Browse the repository at this point in the history
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
  • Loading branch information
hustlernik and coderabbitai[bot] authored Dec 26, 2024
1 parent 0408dff commit dfb25d6
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions src/style/app.module.css
Original file line number Diff line number Diff line change
Expand Up @@ -2493,15 +2493,11 @@ button[data-testid='createPostBtn'] {

.modalFooter {
background-color: white;
position: absolute;
width: calc(100% - 1rem);
width: 100%;
padding-block: 0.5rem;
display: flex;
flex-direction: column;
border-top: 1px solid #dddddd;
bottom: 0;
right: 0.5rem;
margin-left: 1rem;
}

.inputArea {
Expand Down

0 comments on commit dfb25d6

Please sign in to comment.