From 911e03980c42a348bc9fccf5b3225a80634cbda1 Mon Sep 17 00:00:00 2001 From: mrilyew <99399973+mrilyew@users.noreply.github.com> Date: Sat, 31 May 2025 11:54:12 +0300 Subject: [PATCH] feat(doc picker): add margin before upload button --- Web/static/js/al_docs.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Web/static/js/al_docs.js b/Web/static/js/al_docs.js index 28714be6..952304f1 100644 --- a/Web/static/js/al_docs.js +++ b/Web/static/js/al_docs.js @@ -333,7 +333,7 @@ async function __docAttachment(form, ctx = "wall", source = "user", source_arg = ${tr("select_doc")} - + ${source != "user" ? `${tr("go_to_my_documents")}`: ""} ${tr("upload_button")}