From 6811191147c6e7eacdff580cdf291538e7df6e5e Mon Sep 17 00:00:00 2001 From: Henry Jameson Date: Mon, 19 Feb 2024 00:10:10 +0200 Subject: i'm stupid --- src/components/attachment/attachment.style.js | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'src/components/attachment/attachment.style.js') diff --git a/src/components/attachment/attachment.style.js b/src/components/attachment/attachment.style.js index b76b3eb0..74e355c4 100644 --- a/src/components/attachment/attachment.style.js +++ b/src/components/attachment/attachment.style.js @@ -10,6 +10,14 @@ export default { directives: { roundness: 3 } + }, + { + component: 'ButtonUnstyled', + parent: { component: 'Attachment' }, + directives: { + background: '#FFFFFF', + opacity: 0.5 + } } ] } -- cgit v1.2.3-70-g09d2