toast bottom right

PHOTO EMBED

Sun Feb 13 2022 11:29:58 GMT+0000 (Coordinated Universal Time)

Saved by @naraharikale #html

<div class="toast fixed-bottom-right bg-gray-600">
    <div class="toast-msg color-white">Message Sent </div>
    <div class="toast-clear">
        <a class="toast-link" href="#">View Message</a>
        <button class="btn-icon"> <span class="material-icons">clear</span> </button>
    </div>
</div>
content_copyCOPY