Skip to content

Commit

Permalink
🐛 Fixed toast poition on mobile devices
Browse files Browse the repository at this point in the history
  • Loading branch information
Liyas Thomas committed Dec 8, 2019
1 parent a32eb24 commit 35d551f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions assets/css/styles.scss
Original file line number Diff line number Diff line change
Expand Up @@ -878,4 +878,8 @@ input[type="radio"]:checked + label + .tab {
.inner-right {
margin-left: 0;
}

.toasted {
margin-bottom: 68px;
}
}

0 comments on commit 35d551f

Please sign in to comment.