add --color-logo

This commit is contained in:
lutinglt
2025-11-09 22:15:45 +08:00
parent ea49cf94dd
commit fd20862833
3 changed files with 12 additions and 8 deletions

View File

@@ -2,14 +2,15 @@
##### More aligned with GitHub style
- Optimize global line height
- Optimize the workflow log page style
- Optimize repository header name style
- Optimize organization detail page style
- Optimize global line height.
- Optimize the workflow log page style.
- Optimize repository header name style.
- Optimize organization detail page style.
### 🐞 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 fixed height when scrolling through step titles on workflow detail pages
- Fix packages details page style
- 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 fixed height when scrolling through step titles on workflow detail pages.
- Fix packages details page style.
- Fix the color of missing icons and text on the homepage when not logged in.