Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
|
@@ -5,6 +5,9 @@ STYLE = """
|
|
| 5 |
align-items: center;
|
| 6 |
margin: 0!important;
|
| 7 |
}
|
|
|
|
|
|
|
|
|
|
| 8 |
.tree {
|
| 9 |
padding: 0px;
|
| 10 |
margin: 0!important;
|
|
|
|
| 5 |
align-items: center;
|
| 6 |
margin: 0!important;
|
| 7 |
}
|
| 8 |
+
.prose ul ul {
|
| 9 |
+
margin: 0!important;
|
| 10 |
+
}
|
| 11 |
.tree {
|
| 12 |
padding: 0px;
|
| 13 |
margin: 0!important;
|