Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -79,9 +79,7 @@ STYLE = """
|
|
79 |
.tree li:only-child::after, .tree li:only-child::before {
|
80 |
display: none;
|
81 |
}
|
82 |
-
|
83 |
-
padding-top: 0;
|
84 |
-
}
|
85 |
.tree li:first-child::before, .tree li:last-child::after {
|
86 |
border: 0 none;
|
87 |
}
|
|
|
79 |
.tree li:only-child::after, .tree li:only-child::before {
|
80 |
display: none;
|
81 |
}
|
82 |
+
|
|
|
|
|
83 |
.tree li:first-child::before, .tree li:last-child::after {
|
84 |
border: 0 none;
|
85 |
}
|