SHEN1017 commited on
Commit
07bac6e
·
verified ·
1 Parent(s): 6eee7b7

Upload index.html

Browse files
Files changed (1) hide show
  1. index.html +2 -2
index.html CHANGED
@@ -241,7 +241,7 @@
241
  }
242
 
243
  #doc-list {
244
- max-height: 90%;
245
  overflow-y: auto;
246
  }
247
 
@@ -250,7 +250,7 @@
250
  padding-top: 15px;
251
  padding-bottom: 15px;
252
  margin-bottom: 15px;
253
- max-height: 80%;
254
  overflow-y: auto;
255
  }
256
 
 
241
  }
242
 
243
  #doc-list {
244
+ max-height: 80%;
245
  overflow-y: auto;
246
  }
247
 
 
250
  padding-top: 15px;
251
  padding-bottom: 15px;
252
  margin-bottom: 15px;
253
+ max-height: 70%;
254
  overflow-y: auto;
255
  }
256