victor HF staff commited on
Commit
b9b7060
·
1 Parent(s): 8637689

small tweak

Browse files
src/lib/components/InferencePlayground/InferencePlayground.svelte CHANGED
@@ -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"
225
  >
226
  <button
227
  type="button"
 
221
  />
222
  </div>
223
  <div
224
+ 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"