m-ric HF staff commited on
Commit
9e3e4de
1 Parent(s): ca5f204

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -76,7 +76,7 @@ STYLE = """
76
  border-left: 2px solid var(--body-text-color);
77
  }
78
  .tree li:only-child::after, .tree li:only-child::before {
79
- display: none;
80
  }
81
  .tree li:first-child::before, .tree li:last-child::after {
82
  border: 0 none;
 
76
  border-left: 2px solid var(--body-text-color);
77
  }
78
  .tree li:only-child::after, .tree li:only-child::before {
79
+ width: 0;
80
  }
81
  .tree li:first-child::before, .tree li:last-child::after {
82
  border: 0 none;