We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1fa49c3 commit ecb2e27Copy full SHA for ecb2e27
apps/webapp/app/tailwind.css
@@ -188,6 +188,7 @@
188
/* Override the bg-muted/40 class to let inline styles work */
189
& [data-code-block] pre {
190
background-color: inherit !important;
191
+ @apply scrollbar-thin scrollbar-track-transparent scrollbar-thumb-charcoal-600;
192
}
193
& [data-code-block] pre code {
194
@apply bg-transparent;
0 commit comments