mirror of
https://github.com/lutinglt/gitea-github-theme.git
synced 2025-12-21 14:16:28 +00:00
Navigation bar Issue & PR moved to the right side.
This commit is contained in:
13
CHANGELOG.md
13
CHANGELOG.md
@@ -1,6 +1,11 @@
|
||||
### ✨ Feature
|
||||
|
||||
- Added template files to make Gitea's layout more similar to GitHub. (This is optional, you can choose whether to use
|
||||
template files based on your needs)
|
||||
|
||||
### 🌈 Style
|
||||
|
||||
##### More aligned with GitHub style
|
||||
#### More aligned with GitHub style
|
||||
|
||||
- Optimize global line height.
|
||||
- Optimize the workflow log page style.
|
||||
@@ -8,10 +13,14 @@
|
||||
- Optimize organization detail page style.
|
||||
- Optimize top navbar style on mobile.
|
||||
|
||||
##### Template File
|
||||
|
||||
- Navigation bar Issue & PR moved to the right side.
|
||||
|
||||
### 🐞 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 color of missing icons and text on the homepage when not logged in.
|
||||
- Fix the color of missing icons and text on the homepage when not logged in.
|
||||
|
||||
Reference in New Issue
Block a user