Skip to content

Commit

Permalink
return overflow
Browse files Browse the repository at this point in the history
  • Loading branch information
stCarolas committed Jan 16, 2024
1 parent 0d3f798 commit 1540c5e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/components/PaymentAlerts/PaymentAlerts.module.css
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,5 @@
display: flex;
flex-direction: column;
justify-content: flex-start;
overflow: hidden;
}
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
.alertimage {
flex-grow: 1;
flex-shrink: 1;
display: flex;
border: none;
margin-left: auto;
Expand Down

0 comments on commit 1540c5e

Please sign in to comment.