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 8637689 commit b9b7060Copy full SHA for b9b7060
src/lib/components/InferencePlayground/InferencePlayground.svelte
@@ -221,7 +221,7 @@
221
/>
222
</div>
223
<div
224
- class="fixed inset-x-0 bottom-0 flex h-20 items-center gap-2 overflow-hidden whitespace-nowrap bg-white px-3 md:absolute dark:bg-gray-900"
+ class="fixed inset-x-0 bottom-0 flex h-20 items-center gap-2 overflow-hidden whitespace-nowrap px-3 md:absolute"
225
>
226
<button
227
type="button"
0 commit comments