Update src/display/css_html_js.py
Browse files
src/display/css_html_js.py
CHANGED
@@ -70,6 +70,9 @@ table th:first-child {
|
|
70 |
overflow: auto !important;
|
71 |
}
|
72 |
|
|
|
|
|
|
|
73 |
|
74 |
.tab-buttons button {
|
75 |
font-size: 20px;
|
|
|
70 |
overflow: auto !important;
|
71 |
}
|
72 |
|
73 |
+
#model_comparison .svelte-1k4wjf2 {
|
74 |
+
font-size: 0.7rem !important;
|
75 |
+
}
|
76 |
|
77 |
.tab-buttons button {
|
78 |
font-size: 20px;
|