toast fixed top

PHOTO EMBED

Sun Feb 13 2022 11:25:24 GMT+0000 (Coordinated Universal Time)

Saved by @naraharikale #html

 <div class="toast fixed-bottom-left bg-green-200">
     <div class="toast-msg color-green-600"> <span class="material-icons">task_alt</span> 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