aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2024-05-02 17:21:53 +0000
committerMario <mario@mariovavti.com>2024-05-02 17:21:53 +0000
commit977e6a02f4c21bbfc15e49f9b7247e3c216ba171 (patch)
treec1e2e4c0801d64173d11494091477788b2dab9f3 /view/tpl
parent6a53ddef2167ab96e4554b90d731e49cb7822bae (diff)
downloadvolse-hubzilla-977e6a02f4c21bbfc15e49f9b7247e3c216ba171.tar.gz
volse-hubzilla-977e6a02f4c21bbfc15e49f9b7247e3c216ba171.tar.bz2
volse-hubzilla-977e6a02f4c21bbfc15e49f9b7247e3c216ba171.zip
another css fix
Diffstat (limited to 'view/tpl')
-rw-r--r--view/tpl/hdr.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/tpl/hdr.tpl b/view/tpl/hdr.tpl
index ba63830eb..f4f346fb7 100644
--- a/view/tpl/hdr.tpl
+++ b/view/tpl/hdr.tpl
@@ -1 +1 @@
-<div id="toast-container" class="d-flex position-fixed top-0 end-0"></div>
+<div id="toast-container" class="vstack gap-3 m-3 position-fixed top-0 end-0"></div>