mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Aligning toasts better on embed
This commit is contained in:
@@ -429,6 +429,6 @@ padding: 0 5px;
|
|||||||
|
|
||||||
@media only screen and (max-width: 992px) and (min-width: 601px) {
|
@media only screen and (max-width: 992px) and (min-width: 601px) {
|
||||||
#toast-container {
|
#toast-container {
|
||||||
bottom: 12%;
|
bottom: 90px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user