chore: cleanup
This commit is contained in:
@@ -21,7 +21,7 @@
|
|||||||
align-self: stretch;
|
align-self: stretch;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
max-width: 100%;
|
max-width: 100%;
|
||||||
gap: 8px;
|
gap: 0;
|
||||||
|
|
||||||
&[data-interrupted] {
|
&[data-interrupted] {
|
||||||
color: var(--text-weak);
|
color: var(--text-weak);
|
||||||
@@ -98,6 +98,10 @@
|
|||||||
align-items: flex-end;
|
align-items: flex-end;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
[data-slot="user-message-attachments"] + [data-slot="user-message-body"] {
|
||||||
|
margin-top: 8px;
|
||||||
|
}
|
||||||
|
|
||||||
[data-slot="user-message-text"] {
|
[data-slot="user-message-text"] {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
white-space: pre-wrap;
|
white-space: pre-wrap;
|
||||||
|
|||||||
Reference in New Issue
Block a user