m-ric HF staff commited on
Commit
5dccff1
β€’
1 Parent(s): f3abd84

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -3
app.py CHANGED
@@ -79,9 +79,7 @@ STYLE = """
79
  .tree li:only-child::after, .tree li:only-child::before {
80
  display: none;
81
  }
82
- .tree li:only-child {
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
  }