[Bug] Scroll conversation to bottom on load (#205)
This commit is contained in:
@@ -56,7 +56,7 @@ export default {
|
||||
.conversation-wrap {
|
||||
flex: 1;
|
||||
overflow-y: auto;
|
||||
padding: $space-large $space-small $space-large $space-normal;
|
||||
padding: $space-large $space-small $zero $space-small;
|
||||
}
|
||||
|
||||
.footer-wrap {
|
||||
|
||||
Reference in New Issue
Block a user