fix: scrollable bottom
This commit is contained in:
parent
bc2b50bc08
commit
35dfe85b64
|
@ -5,6 +5,10 @@
|
|||
overflow: hidden;
|
||||
height: 100%;
|
||||
width: 100%;
|
||||
|
||||
> div[class^="styles_scrollable-div"] {
|
||||
height: auto !important;
|
||||
}
|
||||
}
|
||||
|
||||
.chat--messagesSmoosh {
|
||||
|
|
Loading…
Reference in New Issue
Block a user