2
0

gradio.css 119 B

12345
  1. .studio-slots-row.studio-slots-row {
  2. flex-wrap: nowrap;
  3. overflow-x: scroll;
  4. padding-bottom: var(--layout-gap);
  5. }