fix reconnect toast taking space when no visible
parent
e4f8e5067e
commit
2d883cbb6f
@ -1,4 +1,4 @@
|
||||
<div id="reconnect-alert" class="alert alert-dismissible alert-warning fade" component="toaster/toast">
|
||||
<div id="reconnect-alert" class="alert alert-dismissible alert-warning fade hide" component="toaster/toast">
|
||||
<button type="button" class="btn-close" data-bs-dismiss="alert" aria-hidden="true"></button>
|
||||
<p>[[global:reconnecting-message, {config.siteTitle}]]</p>
|
||||
</div>
|
Loading…
Reference in New Issue