Skip to content

Commit ecb2e27

Browse files
committed
Nice scrollbars on the streamdown code blocks
1 parent 1fa49c3 commit ecb2e27

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

apps/webapp/app/tailwind.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -188,6 +188,7 @@
188188
/* Override the bg-muted/40 class to let inline styles work */
189189
& [data-code-block] pre {
190190
background-color: inherit !important;
191+
@apply scrollbar-thin scrollbar-track-transparent scrollbar-thumb-charcoal-600;
191192
}
192193
& [data-code-block] pre code {
193194
@apply bg-transparent;

0 commit comments

Comments
 (0)