rayli commited on
Commit
14bbdc3
·
verified ·
1 Parent(s): 06713f0

Tighten inference status spacing

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -636,7 +636,7 @@ DEMO_CSS = """
636
  min-height: 0 !important;
637
  height: auto !important;
638
  max-height: none !important;
639
- margin: auto 0 0 !important;
640
  padding: 0 !important;
641
  background: transparent !important;
642
  border: 0 !important;
 
636
  min-height: 0 !important;
637
  height: auto !important;
638
  max-height: none !important;
639
+ margin: 0 !important;
640
  padding: 0 !important;
641
  background: transparent !important;
642
  border: 0 !important;