fix attachment buttons
This commit is contained in:
parent
c4affccf6d
commit
1adb8236d9
2 changed files with 4 additions and 2 deletions
|
|
@ -15,7 +15,9 @@ export default {
|
|||
},
|
||||
{
|
||||
component: 'Button',
|
||||
parent: { component: 'Attachment' },
|
||||
parent: {
|
||||
component: 'Attachment'
|
||||
},
|
||||
directives: {
|
||||
background: '#FFFFFF',
|
||||
opacity: 0.5
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue