Skip to content

Commit 6a12ebf

Browse files
committed
chore: fix UX for longer responses
1 parent 1b8a03d commit 6a12ebf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/style.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -145,6 +145,7 @@ button {
145145
background: white;
146146
border-radius: 6px;
147147
max-height: 500px;
148+
overflow-y: auto;
148149
}
149150

150151
.text__hint {

0 commit comments

Comments
 (0)