mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-06-20 17:15:51 +02:00
Fixed toast position on large screens
This commit is contained in:
parent
b8e0fc8e06
commit
8f646e7e7b
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
{# The container to show the flash messages #}
|
{# The container to show the flash messages #}
|
||||||
<div class="toast-container" id="toast-container" style="min-width: 20%;">
|
<div class="toast-container" id="toast-container">
|
||||||
|
|
||||||
</div>
|
</div>
|
Loading…
Add table
Add a link
Reference in a new issue