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

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -121,7 +121,7 @@ STYLE = """
121
  font-weight: 500;
122
  }
123
  /*Hover-Section*/
124
- .tree li a:hover, .tree li a:hover i, .tree li a:hover span, .tree li a:hover+ul li a {
125
  background: #c8e4f8;
126
  color: #000;
127
  }
 
121
  font-weight: 500;
122
  }
123
  /*Hover-Section*/
124
+ .tree li a:hover, .tree li a:hover+ul li a {
125
  background: #c8e4f8;
126
  color: #000;
127
  }