logo

pleroma-fe

My custom branche(s) on git.pleroma.social/pleroma/pleroma-fe git clone https://anongit.hacktivis.me/git/pleroma-fe.git/
commit: caa2fd44ff644a06c9a1a71716af18fb64598e4d
parent fbb1dad55fb010c91e99e7350e3e471e63f9ec49
Author: Henry Jameson <me@hjkos.com>
Date:   Mon, 30 Dec 2024 00:21:17 +0200

center text

Diffstat:

Msrc/components/dialog_modal/dialog_modal.vue1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/src/components/dialog_modal/dialog_modal.vue b/src/components/dialog_modal/dialog_modal.vue @@ -71,6 +71,7 @@ margin: 0; padding: 1rem; white-space: normal; + text-align: center; } .dialog-modal-footer {