Skip to content

Commit 1c560dd

Browse files
Update Chat.module.css
1 parent d3dd35a commit 1c560dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ClientAdvisor/App/frontend/src/pages/chat/Chat.module.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ html, body {
3535
0px 0px 2px rgba(0, 0, 0, 0.12);
3636
border-radius: 8px;
3737
overflow-y: auto;
38-
max-height: calc(100vh - 300px);
38+
max-height: calc(100vh - 240px);
3939
height: 100vh;
4040
width: 100%;
4141
}

0 commit comments

Comments
 (0)