107873: Set process overview table column widths

This commit is contained in:
Andreas Awouters
2024-01-29 09:08:46 +01:00
parent ba31670db7
commit 2ad97d2845
3 changed files with 31 additions and 5 deletions

View File

@@ -97,4 +97,10 @@
--ds-dso-edit-lang-width: 90px;
--ds-dso-edit-actions-width: 173px;
--ds-dso-edit-virtual-tooltip-min-width: 300px;
--ds-process-overview-table-status-column-width: 150px;
--ds-process-overview-table-name-column-width: auto;
--ds-process-overview-table-user-column-width: 200px;
--ds-process-overview-table-info-column-width: 250px;
--ds-process-overview-table-actions-column-width: 80px;
}