From 05498013ab02d44ea1e6906c2f64ae63eeaea93a Mon Sep 17 00:00:00 2001 From: Syndamia Date: Sat, 20 Mar 2021 11:25:26 +0200 Subject: Improved styling of download button in post attachment --- src/app/components/post-attachment/post-attachment.component.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/app/components/post-attachment/post-attachment.component.html') diff --git a/src/app/components/post-attachment/post-attachment.component.html b/src/app/components/post-attachment/post-attachment.component.html index 8605ca0..12004dc 100644 --- a/src/app/components/post-attachment/post-attachment.component.html +++ b/src/app/components/post-attachment/post-attachment.component.html @@ -10,7 +10,7 @@
- + Download attachment
-- cgit v1.2.3