mirror of
https://github.com/lutinglt/gitea-github-theme.git
synced 2026-04-13 23:11:37 +08:00
1.25.5 release
This commit is contained in:
@@ -4,8 +4,6 @@
|
||||
|
||||
- Fine-tune the style of the navigation bar.
|
||||
|
||||
##### Template File
|
||||
|
||||
### 🐞 Fix
|
||||
|
||||
- Fix no auto-focus of search filter on issue/PR properties #27
|
||||
- Fix no auto-focus of search filter on issue/PR properties. #27
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "gitea-github-theme",
|
||||
"version": "1.25.5.rc",
|
||||
"version": "1.25.5",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"dev": "vite build --mode dev",
|
||||
|
||||
@@ -811,7 +811,6 @@ export const issueSidebar = css`
|
||||
}
|
||||
}
|
||||
}
|
||||
// 修复
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user