fix(desktop): perf tweaks
This commit is contained in:
parent
49567fe61a
commit
db348c46cc
2 changed files with 2 additions and 0 deletions
|
|
@ -1,4 +1,5 @@
|
||||||
[data-component="tool-trigger"] {
|
[data-component="tool-trigger"] {
|
||||||
|
content-visibility: auto;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,5 @@
|
||||||
[data-component="assistant-message"] {
|
[data-component="assistant-message"] {
|
||||||
|
content-visibility: auto;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue