fixed mobile alignment

This commit is contained in:
Martina 2020-09-24 23:35:01 -07:00
parent 2c14e6bf33
commit 75ec71bb65

View File

@ -24,6 +24,7 @@ const STYLES_ALERT = `
width: calc(100% - 60px);
padding: 12px;
top: 0px;
left: 60px;
}
`;