Skip to content

Commit 89099b3

Browse files
committed
chore(ui): add cursor for thinking block
1 parent 9382104 commit 89099b3

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

public/styles.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,10 @@ pre {
132132
display: block;
133133
}
134134

135+
.thinking-block {
136+
cursor: pointer;
137+
}
138+
135139
/* Active states */
136140
.filter-btn.active,
137141
.group-btn.active,

0 commit comments

Comments
 (0)