mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2026-02-19 16:22:48 +01:00
Fixed toast position on large screens
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{# 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>
|
||||
Reference in New Issue
Block a user