Facebook function showToast(toastText) { Toastify({ text: toastText, duration: 3000, close: true, position: "right", stopOnFocus: true, style: { background: "white", zIndex: "999999", display: "flex", flexDirection: "row", alignItems: "center", maxWidth: "80vw", padding: "20px", border: "1px solid #e0e0e0", borderRadius: "10px", fontSize: "19px", fontWeight: "600", color: "#4f4f4f", cursor: "pointer" }, onClick: function(){} }).showToast(); }
Logo

function showToast(toastText) { Toastify({ text: toastText, duration: 3000, close: true, position: "right", stopOnFocus: true, ...

クレジット
Avatar
Illustrator
      function showToast(toastText) {         Toastify({           text: toastText,           duration: 3000,           close: true,           position: "right",           stopOnFocus: true,           style: {               background: "white",               zIndex: "999999",               display: "flex",               flexDirection: "row",               alignItems: "center",               maxWidth: "80vw",               padding: "20px",               border: "1px solid #e0e0e0",               borderRadius: "10px",               fontSize: "19px",               fontWeight: "600",               color: "#4f4f4f",               cursor: "pointer"           },           onClick: function(){}       }).showToast();       }-1
シェア
Russell Careyの他の作品
画像
作品を見る
font-size: 18px; colo...
画像
作品を見る
sdfghj
画像
作品を見る
sdfsdfsd