move and adjust chat list style file
This commit is contained in:
parent
aeb02ccc2a
commit
37b2137ab9
1 changed files with 1 additions and 0 deletions
|
|
@ -1,13 +0,0 @@
|
|||
export default {
|
||||
name: 'Chat',
|
||||
selector: '.ChatMessageList',
|
||||
validInnerComponents: ['Text', 'Link', 'Icon', 'Avatar', 'ChatMessage'],
|
||||
defaultRules: [
|
||||
{
|
||||
directives: {
|
||||
background: '--bg',
|
||||
blur: '5px',
|
||||
},
|
||||
},
|
||||
],
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue