Fix fixed height when scrolling through step titles on workflow detail pages

This commit is contained in:
lutinglt
2025-11-06 17:43:10 +08:00
parent 5e3f2ec2c2
commit efec911021
2 changed files with 4 additions and 2 deletions

View File

@@ -5,4 +5,5 @@
### 🐞 Fix
- Fix the problem of missing background color and width when there is a unicode character in the diff
- Fix the disabled operation button interval in the code preview interface
- Fix the disabled operation button interval in the code preview interface
- Fix fixed height when scrolling through step titles on workflow detail pages