聊天气泡背景色

This commit is contained in:
2023-11-01 01:04:20 +08:00
parent de06553a8d
commit 2629f262ef
1 changed files with 1 additions and 0 deletions

View File

@ -311,6 +311,7 @@ export default class Chat {
maxWidth: '24rem', maxWidth: '24rem',
borderRadius: '1rem', borderRadius: '1rem',
listStyle: 'none', listStyle: 'none',
backgroundColor : 'rgba(255,255,255,.9)',
}, },
children: [ children: [
createElement({ createElement({