Skip to content

Commit b9b7060

Browse files
committed
small tweak
1 parent 8637689 commit b9b7060

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib/components/InferencePlayground/InferencePlayground.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@
221221
/>
222222
</div>
223223
<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"
224+
class="fixed inset-x-0 bottom-0 flex h-20 items-center gap-2 overflow-hidden whitespace-nowrap px-3 md:absolute"
225225
>
226226
<button
227227
type="button"

0 commit comments

Comments
 (0)