IncreasingLoss commited on
Commit
078ecc6
·
verified ·
1 Parent(s): 7fc75a6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -477,7 +477,7 @@ css = """
477
  max-height: none !important; /* cancel the global max-height */
478
  height: auto !important; /* allow auto height */
479
  }
480
- /* 2) Same-query override: mirror Gradio's media query exactly */
481
  @media (min-width: 1280px) {
482
  /* target the exact same class chain inside the breakpoint */
483
  .fixed-height.svelte-842rpi.svelte-842rpi {
 
477
  max-height: none !important; /* cancel the global max-height */
478
  height: auto !important; /* allow auto height */
479
  }
480
+ /* 2) Same-query override: mirror Gradios media query exactly */
481
  @media (min-width: 1280px) {
482
  /* target the exact same class chain inside the breakpoint */
483
  .fixed-height.svelte-842rpi.svelte-842rpi {