mirror of
https://github.com/ArthurDanjou/artchat.git
synced 2026-02-11 06:07:10 +01:00
feat: enhance CommandPalette and MessageContainer with improved styling and interactivity; update localization messages for clarity
This commit is contained in:
@@ -34,7 +34,7 @@ watch(
|
||||
scale: 1,
|
||||
transition: {
|
||||
delay: 1800,
|
||||
ease: 'easeInOut',
|
||||
ease: 'easeIn',
|
||||
},
|
||||
}"
|
||||
:active="messages.length > 0"
|
||||
|
||||
Reference in New Issue
Block a user