web.components: Toast: fixed style

This commit is contained in:
Daniil Senkiv 2019-12-17 14:29:09 +03:00
parent e4ba0e5a50
commit 8ba0b8854e

View File

@ -34,6 +34,7 @@ const StyledToastContainer = styled(ToastContainer)`
color: #fff;
top: 1em;
right: 1em;
margin-top: 40px;
@media only screen and (max-width: 480px) {
width: 100vw;