diff --git a/src/assets/css/style.css b/src/assets/css/style.css index 45b07af..0e905aa 100644 --- a/src/assets/css/style.css +++ b/src/assets/css/style.css @@ -1386,3 +1386,12 @@ h6 { .form-check > label.form-check-label { display: block!important; /* Ensure the label takes up the full width */ } + +.min-w-300 { + content: ''; + min-width: 300px; +} + +div.dt-button-collection { + width: 265px!important; +} \ No newline at end of file diff --git a/src/templates/signal_sets/signal_sets.html b/src/templates/signal_sets/signal_sets.html index 23a7e60..68aa4d8 100644 --- a/src/templates/signal_sets/signal_sets.html +++ b/src/templates/signal_sets/signal_sets.html @@ -240,8 +240,8 @@
@@ -260,9 +260,9 @@ | Demographic Granularity | Severity Pyramid Rung(s) | Data Source | -Pre-processing | +Pre-processing | Censoring | -Missingness | +Missingness | DUA required | License | Documentation | @@ -537,12 +537,22 @@
---|