We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d3dd35a commit 1c560ddCopy full SHA for 1c560dd
ClientAdvisor/App/frontend/src/pages/chat/Chat.module.css
@@ -35,7 +35,7 @@ html, body {
35
0px 0px 2px rgba(0, 0, 0, 0.12);
36
border-radius: 8px;
37
overflow-y: auto;
38
- max-height: calc(100vh - 300px);
+ max-height: calc(100vh - 240px);
39
height: 100vh;
40
width: 100%;
41
}
0 commit comments