wenjiao commited on
Commit
090da45
1 Parent(s): 6ceb917

Update src/display/css_html_js.py

Browse files
Files changed (1) hide show
  1. src/display/css_html_js.py +3 -1
src/display/css_html_js.py CHANGED
@@ -64,6 +64,7 @@ table th:first-child {
64
  color: white !important;
65
  }
66
 
 
67
  /* 100% scale*/
68
  @media (resolution: 96dpi), (min-resolution: 1dppx) and (max-resolution: 1.25dppx) {
69
  #model_comparison {
@@ -84,7 +85,7 @@ table th:first-child {
84
  }
85
 
86
  #component-35 {
87
- margin-top: 0.5rem !important;
88
  }
89
 
90
  #component-31 {
@@ -94,6 +95,7 @@ table th:first-child {
94
 
95
 
96
 
 
97
  #model_comparison {
98
  height: 6rem !important;
99
  overflow: auto !important;
 
64
  color: white !important;
65
  }
66
 
67
+
68
  /* 100% scale*/
69
  @media (resolution: 96dpi), (min-resolution: 1dppx) and (max-resolution: 1.25dppx) {
70
  #model_comparison {
 
85
  }
86
 
87
  #component-35 {
88
+ margin-top: 0.5rem;
89
  }
90
 
91
  #component-31 {
 
95
 
96
 
97
 
98
+
99
  #model_comparison {
100
  height: 6rem !important;
101
  overflow: auto !important;