mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-19 07:19:59 -05:00
styles: ai: align left chain of thought text
This commit is contained in:
@@ -122,6 +122,7 @@ const ThinkBlock = (content = '', revealChild = true) => {
|
|||||||
Label({
|
Label({
|
||||||
valign: 'center',
|
valign: 'center',
|
||||||
hexpand: true,
|
hexpand: true,
|
||||||
|
xalign: 0,
|
||||||
label: 'Chain of Thought',
|
label: 'Chain of Thought',
|
||||||
className: 'txt sidebar-chat-thinkblock-txt',
|
className: 'txt sidebar-chat-thinkblock-txt',
|
||||||
}),
|
}),
|
||||||
|
|||||||
Reference in New Issue
Block a user