chore(desktop): auto scroll utility

This commit is contained in:
Adam 2025-12-22 11:27:23 -06:00
commit 291b65977c
No known key found for this signature in database
GPG key ID: 9CB48779AF150E75
6 changed files with 170 additions and 198 deletions

View file

@ -17,7 +17,7 @@
display: none;
}
@container (min-width: 72rem) {
@container (min-width: 88rem) {
[data-slot="session-message-rail-compact"] {
display: none;
}