* Describe the bug
The spacing around the “Trigger workflow” button is inconsistent between the List block and the Form (edit) block. In the List block, the button appears with noticeably tighter spacing compared to the Form (edit) block, where the layout looks clean and well-balanced. The Form (edit) rendering should be the reference — the List block should match it.
* Environment
- NocoBase version: 2.0.36
- Database type and version: PostgreSQL 16
- OS: MacOS Catalina 10.15.8
- Deployment Methods: Docker container
- Docker image version: 2.0.36
- NodeJS version: N/A
* How To Reproduce
- Create a page with both a List block and a Form (edit) block of any collection.
- Add a “Trigger workflow” action button to both blocks.
Expected behavior
The “Trigger workflow” button spacing in the List block should be consistent with the Form (edit) block — same padding and visual rhythm.
Screenshots
Logs
N/A — this is a pure UI/CSS layout inconsistency, no API errors involved.


