🐛 Fixed toast poition on mobile devices
This commit is contained in:
parent
a32eb24f8c
commit
35d551f05e
1 changed files with 4 additions and 0 deletions
|
|
@ -878,4 +878,8 @@ input[type="radio"]:checked + label + .tab {
|
|||
.inner-right {
|
||||
margin-left: 0;
|
||||
}
|
||||
|
||||
.toasted {
|
||||
margin-bottom: 68px;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue