mirror of
https://github.com/aljazceru/opencode.git
synced 2025-12-23 02:34:21 +01:00
share paage durations
This commit is contained in:
@@ -272,6 +272,17 @@
|
||||
}
|
||||
}
|
||||
|
||||
/* Part types */
|
||||
[data-part-type="user-text"],
|
||||
[data-part-type="ai-text"],
|
||||
[data-part-type="ai-model"],
|
||||
[data-part-type="system-text"],
|
||||
[data-part-type="fallback"] {
|
||||
& > [data-section="content"] {
|
||||
padding-bottom: 1rem;
|
||||
}
|
||||
}
|
||||
|
||||
[data-part-type="tool-edit"] {
|
||||
[data-part-tool-body] {
|
||||
gap: 0.5rem;
|
||||
|
||||
Reference in New Issue
Block a user