🐛 Fixed toast poition on mobile devices
This commit is contained in:
@@ -878,4 +878,8 @@ input[type="radio"]:checked + label + .tab {
|
|||||||
.inner-right {
|
.inner-right {
|
||||||
margin-left: 0;
|
margin-left: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.toasted {
|
||||||
|
margin-bottom: 68px;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user