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

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