toasts start offscreen (fixed)

This commit is contained in:
Corban-Lee Jones 2024-06-03 15:48:55 +01:00
parent 1ff3e59c56
commit 729eab65fc

View File

@ -1,4 +1,4 @@
<div class="toasts-container position-fixed bottom-0 end-0 p-3 pB-80">
<div class="toasts-container position-fixed bottom-0 end-0 p-3 pb-5 mb-3">
</div>