chat styles + related improvements

This commit is contained in:
Henry Jameson 2024-02-19 15:11:59 +02:00
commit 11fd220734
10 changed files with 69 additions and 72 deletions

View file

@ -13,11 +13,5 @@ export default {
'Avatar',
'Attachment'
],
defaultRules: [
{
directives: {
background: '--bg'
}
}
]
defaultRules: []
}