diff --git a/primed/dbgap/tables.py b/primed/dbgap/tables.py index 483a09ca..17820430 100644 --- a/primed/dbgap/tables.py +++ b/primed/dbgap/tables.py @@ -206,6 +206,7 @@ class Meta: "dbgap_current_status", ) order_by = ("dbgap_dar_id",) + attrs = {"class": "table table-sm"} def render_matching_workspaces(self, value, record): template_code = """