107873: Set process overview table column widths

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

View File

@@ -102,4 +102,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;
}