wenjiao commited on
Commit
f57f484
1 Parent(s): b5fea0f

Update src/display/css_html_js.py

Browse files
Files changed (1) hide show
  1. src/display/css_html_js.py +4 -0
src/display/css_html_js.py CHANGED
@@ -49,6 +49,10 @@ table th:first-child {
49
  padding: 0px;
50
  }
51
 
 
 
 
 
52
  .tab-buttons button {
53
  font-size: 20px;
54
  }
 
49
  padding: 0px;
50
  }
51
 
52
+ .custom_css {
53
+ margin-top: 25rem !important;
54
+ }
55
+
56
  .tab-buttons button {
57
  font-size: 20px;
58
  }