Show time in assistant messages
This commit is contained in:
parent
52e8bf2928
commit
890c42a75a
5 changed files with 22 additions and 3 deletions
|
@ -18,6 +18,10 @@ export default function assistant(colorScheme: ColorScheme) {
|
|||
},
|
||||
assistant_sender: {
|
||||
...text(layer, "sans", "accent", { size: "sm", weight: "bold" }),
|
||||
},
|
||||
sent_at: {
|
||||
margin: { top: 2, left: 8 },
|
||||
...text(layer, "sans", "default", { size: "2xs" }),
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue