Skip to content

Commit

Permalink
Merge branch 'refactor-issue#2895' of https://github.com/hustlernik/t…
Browse files Browse the repository at this point in the history
…alawa-admin into refactor-issue#2895
  • Loading branch information
hustlernik committed Dec 28, 2024
2 parents 9c7aa00 + dfb25d6 commit ee821dd
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 ee821dd

Please sign in to comment.