This commit is contained in:
Zacharias-Brohn
2026-01-14 21:05:23 +01:00
parent 85ba44bab5
commit 7c4cf97254
2 changed files with 22 additions and 16 deletions
+4
View File
@@ -10,3 +10,7 @@
.chatBubbleAssistant {
border-top-left-radius: 0;
}
.chatScrollViewport {
scroll-behavior: smooth;
}