forked from rDrama/rDrama
1
0
Fork 0
master
kek7198 2021-12-17 20:44:01 -06:00
parent 9508bcc6ab
commit 13330e5301
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
<div class="toast clipboard" id="toast-success" role="alert" aria-live="assertive" aria-atomic="true" data-bs-animation="true" data-bs-autohide="true" data-bs-delay="5000">
<div class="toast-body text-center">
<div class="toast-body bg-green-500 border border-green-900 text-center text-white">
<i class="fas fa-check-circle text-success mr-2"></i>Link copied to clipboard
</div>
</div>