chat.css 687 B

123456789101112131415161718192021222324252627282930313233343536373839404142
  1. .h-\[40vh\], .wrap.svelte-byatnx.svelte-byatnx.svelte-byatnx {
  2. height: 66.67vh
  3. }
  4. .gradio-container {
  5. margin-left: auto !important;
  6. margin-right: auto !important;
  7. }
  8. .w-screen {
  9. width: unset
  10. }
  11. div.svelte-362y77>*, div.svelte-362y77>.form>* {
  12. flex-wrap: nowrap
  13. }
  14. /* fixes the API documentation in chat mode */
  15. .api-docs.svelte-1iguv9h.svelte-1iguv9h.svelte-1iguv9h {
  16. display: grid;
  17. }
  18. .pending.svelte-1ed2p3z {
  19. opacity: 1;
  20. }
  21. #extensions {
  22. padding: 0;
  23. padding: 0;
  24. }
  25. #gradio-chatbot {
  26. height: 66.67vh;
  27. }
  28. .wrap.svelte-6roggh.svelte-6roggh {
  29. max-height: 92.5%;
  30. }
  31. .gallery-item.svelte-13hsdno.svelte-13hsdno.svelte-13hsdno {
  32. border: 0 !important;
  33. }