Spaces:
Running on Zero
Running on Zero
Tighten inference status spacing
Browse files
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:
|
| 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;
|