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.style.js | 23 ----------------------- 1 file changed, 23 deletions(-) delete mode 100644 src/components/attachment.style.js (limited to 'src/components/attachment.style.js') diff --git a/src/components/attachment.style.js b/src/components/attachment.style.js deleted file mode 100644 index b6c5da6e..00000000 --- a/src/components/attachment.style.js +++ /dev/null @@ -1,23 +0,0 @@ -export default { - name: 'Attachment', - selector: '.Attachment', - validInnerComponents: [ - 'Border', - 'ButtonUnstyled' - ], - defaultRules: [ - { - directives: { - roundness: 3 - } - }, - { - component: 'ButtonUnstyled', - parent: { component: 'Attachment' }, - directives: { - background: '#FFFFFF', - opacity: 0.9 - } - } - ] -} -- cgit v1.2.3-70-g09d2