Skip to content

Commit

Permalink
Fix toast stacking: top toast not on the bottom when it's the only on…
Browse files Browse the repository at this point in the history
…e displayed
  • Loading branch information
JustineFricou committed May 30, 2024
1 parent 0344c16 commit de4ef8f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions geotrek/core/static/core/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,7 @@ span.aggregation {
.toast-error {
background-color: #f8d7da;
border-color: #f5c2c7;
display: none;
}

.toast-error-header {
Expand Down

0 comments on commit de4ef8f

Please sign in to comment.