fix global notices
This commit is contained in:
parent
eab3bfaf0d
commit
e2af986323
5 changed files with 6 additions and 45 deletions
|
|
@ -18,7 +18,8 @@ export default {
|
|||
{
|
||||
directives: {
|
||||
background: '--text',
|
||||
opacity: 0.5
|
||||
opacity: 0.5,
|
||||
blur: '9px'
|
||||
}
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue