Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -68,6 +68,7 @@ STYLE = """
|
|
68 |
right: 50%;
|
69 |
border-top: 2px solid var(--body-text-color);
|
70 |
width: 55%;
|
|
|
71 |
height: 10px;
|
72 |
}
|
73 |
.tree li::after {
|
|
|
68 |
right: 50%;
|
69 |
border-top: 2px solid var(--body-text-color);
|
70 |
width: 55%;
|
71 |
+
min-width: 30px;
|
72 |
height: 10px;
|
73 |
}
|
74 |
.tree li::after {
|