🐛 fix(portal): preserve artifacts code scroll while streaming (#13114)

This commit is contained in:
YuTengjing
2026-03-19 00:35:20 +08:00
committed by GitHub
parent 25e1a64c1b
commit 715481c471
4 changed files with 47 additions and 34 deletions
+1 -1
View File
@@ -45,7 +45,7 @@ lobehub/
- New branches should be created from `canary`; PRs should target `canary`
- Use rebase for git pull
- Git commit messages should prefix with gitmoji
- Git branch name format: `username/feat/feature-name`
- Git branch name format: `feat/feature-name`
- Use `.github/PULL_REQUEST_TEMPLATE.md` for PR descriptions
### Package Management