m-ric HF staff commited on
Commit
9a4471c
β€’
1 Parent(s): da19af6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -0
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;