wenjiao commited on
Commit
61862ec
1 Parent(s): 664ec1c

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
@@ -53,6 +53,10 @@ table th:first-child {
53
  margin-top: 8rem !important;
54
  }
55
 
 
 
 
 
56
  #component-34 {
57
  flex: 0 0 1rem !important;
58
  min-width: 8rem !important;
 
53
  margin-top: 8rem !important;
54
  }
55
 
56
+ .modebar > .modebar-group:nth-child(2) {
57
+ display: none !important;
58
+ }
59
+
60
  #component-34 {
61
  flex: 0 0 1rem !important;
62
  min-width: 8rem !important;