- Correctie van de ActiveChatInput container (werd nu te groot getoond).

This commit is contained in:
Josako
2025-08-02 18:09:16 +02:00
parent 4d6466038f
commit 248fae500a
4 changed files with 12 additions and 26 deletions

View File

@@ -77,8 +77,4 @@
opacity: 1;
}
/* Smooth transitions for mode switching */
.chat-input-container > * {
transition: opacity 0.2s ease-in-out;
}