Update src/display/css_html_js.py
Browse files
src/display/css_html_js.py
CHANGED
|
@@ -54,7 +54,8 @@ table th:first-child {
|
|
| 54 |
}
|
| 55 |
|
| 56 |
#component-34 {
|
| 57 |
-
flex: 0 !important;
|
|
|
|
| 58 |
}
|
| 59 |
|
| 60 |
#component-35 {
|
|
|
|
| 54 |
}
|
| 55 |
|
| 56 |
#component-34 {
|
| 57 |
+
flex: 0 0 1rem !important;
|
| 58 |
+
min-width: 8rem !important;
|
| 59 |
}
|
| 60 |
|
| 61 |
#component-35 {
|