mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced 2026-03-30 13:54:01 +00:00
fix(desktop): cleanup user message style
This commit is contained in:
parent
18a5eb205f
commit
ed70a07201
@ -78,10 +78,9 @@
|
||||
[data-slot="user-message-text"] {
|
||||
white-space: pre-wrap;
|
||||
overflow: hidden;
|
||||
background: var(--surface-inset-base);
|
||||
padding: 6px 12px;
|
||||
background: var(--surface-base);
|
||||
padding: 8px 12px;
|
||||
border-radius: 4px;
|
||||
border: 0.5px solid var(--border-weak-base);
|
||||
}
|
||||
|
||||
.text-text-strong {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user