fix(app): fix perf issues and bugs with textarea autosizing (#20)
This commit is contained in:
@@ -30,6 +30,10 @@
|
||||
--message-group-spacing: 16px;
|
||||
}
|
||||
|
||||
.nativeAnchor {
|
||||
overflow-anchor: auto !important;
|
||||
}
|
||||
|
||||
.scrollerContainer {
|
||||
position: absolute;
|
||||
inset: 0;
|
||||
|
||||
Reference in New Issue
Block a user