fix(ui): actions runs list broken row layout #138
Reference in New Issue
Block a user
Delete Branch "fix/136-actions-concurrency-nil-panic"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Fix broken Actions runs list layout. Template used old class names (flex-item etc.) that no longer exist in CSS. Updated to match refactored shared flex-list classes.