fix attachment buttons

This commit is contained in:
Henry Jameson 2025-03-13 01:30:15 +02:00
commit 1adb8236d9
2 changed files with 4 additions and 2 deletions

View file

@ -15,7 +15,9 @@ export default {
},
{
component: 'Button',
parent: { component: 'Attachment' },
parent: {
component: 'Attachment'
},
directives: {
background: '#FFFFFF',
opacity: 0.5