mirror of
https://github.com/Yidadaa/ChatGPT-Next-Web.git
synced 2025-09-05 15:06:53 +08:00
feat: chat panel header background blur&transparent
This commit is contained in:
@@ -29,6 +29,9 @@ module.exports = {
|
||||
'2xl': '1980px'
|
||||
},
|
||||
extend: {
|
||||
backdropBlur: {
|
||||
'chat-header': '20px',
|
||||
},
|
||||
minHeight: {
|
||||
'chat-input-mobile': '19px',
|
||||
'chat-input': '60px',
|
||||
|
Reference in New Issue
Block a user