fix(desktop): perf tweaks

This commit is contained in:
Adam 2025-12-20 05:06:57 -06:00
parent 49567fe61a
commit db348c46cc
No known key found for this signature in database
GPG key ID: 9CB48779AF150E75
2 changed files with 2 additions and 0 deletions

View file

@ -1,4 +1,5 @@
[data-component="tool-trigger"] {
content-visibility: auto;
width: 100%;
display: flex;
align-items: center;

View file

@ -1,4 +1,5 @@
[data-component="assistant-message"] {
content-visibility: auto;
width: 100%;
display: flex;
flex-direction: column;