- Small changes to allow for keyboard input, not finished
This commit is contained in:
@@ -24,5 +24,8 @@ useChatViewport();
|
||||
height: 100%;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
flex: 1 1 auto;
|
||||
min-height: 0;
|
||||
overflow: hidden;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user