feat: chat panel header background blur&transparent

This commit is contained in:
butterfly
2024-04-22 11:29:20 +08:00
parent 4a5465f884
commit 4400392c0c
2 changed files with 10 additions and 1 deletions

View File

@@ -29,6 +29,9 @@ module.exports = {
'2xl': '1980px'
},
extend: {
backdropBlur: {
'chat-header': '20px',
},
minHeight: {
'chat-input-mobile': '19px',
'chat-input': '60px',