diff --git a/horilla_automations/views/cbvs.py b/horilla_automations/views/cbvs.py index 184cb1dac..152604dc1 100644 --- a/horilla_automations/views/cbvs.py +++ b/horilla_automations/views/cbvs.py @@ -134,7 +134,7 @@ class AutomationListView(views.HorillaListView): """, }, ] - + header_attrs = {"action": "style='width:100px;'"} columns = [ ("Title", "title"), ("Model", "model"),