mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced 2026-04-14 20:54:42 +00:00
feat(app): add compact ui (#15578)
This commit is contained in:
@@ -37,6 +37,12 @@
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
[data-slot="session-turn-compaction"] {
|
||||
width: 100%;
|
||||
min-width: 0;
|
||||
align-self: stretch;
|
||||
}
|
||||
|
||||
[data-slot="session-turn-thinking"] {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
|
||||
Reference in New Issue
Block a user