[UPDT] HORILLA AUTOMATIONS: Width to action column

This commit is contained in:
Horilla
2024-11-05 15:54:25 +05:30
parent 54a6e388a8
commit 2e01d65406

View File

@@ -134,7 +134,7 @@ class AutomationListView(views.HorillaListView):
""",
},
]
header_attrs = {"action": "style='width:100px;'"}
columns = [
("Title", "title"),
("Model", "model"),