Little changes on forms presentation

This commit is contained in:
Greg Burri 2025-05-07 13:38:01 +02:00
parent 3ab168fd67
commit fcadaf855f
6 changed files with 15 additions and 44 deletions

View file

@ -2,7 +2,7 @@
<div id="toasts">
<div class="toast">
<img class="icon" width="24" height="24" alt="icon" src="">
<div class="content"></div>
<div class="content user-message"></div>
<span class="close button"></span>
</div>
</div>