Skip to content

Commit 5178beb

Browse files
Update styles.css
1 parent 24776ea commit 5178beb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assets/css/styles.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ body.ready #chat-box-wrapper {
2727
}
2828
#chat-messages {
2929
overflow-y: auto;
30-
max-height: 60vh; /* atau height tetap sesuai desain */
30+
max-height: 100vh; /* atau height tetap sesuai desain */
3131
}
3232

3333
/* Scrollbar umum (Chrome, Edge, Safari) */

0 commit comments

Comments
 (0)