From 27c2a1df69001f979ad9ed5ffbac06fc106b9e30 Mon Sep 17 00:00:00 2001 From: winter Date: Thu, 6 Feb 2025 20:54:52 +0000 Subject: allow writing alt text on image attachments --- static/misc.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'static/misc.css') diff --git a/static/misc.css b/static/misc.css index 8013403..d9a491c 100644 --- a/static/misc.css +++ b/static/misc.css @@ -23,6 +23,10 @@ button.secondary { font-size: inherit; font-family: inherit; font-weight: bold; + display: flex; + align-items: center; + justify-content: center; + &:disabled { opacity: 80%; cursor: default; -- cgit v1.3