mirror of
https://github.com/lutinglt/gitea-github-theme.git
synced 2025-12-21 22:23:56 +00:00
Fix the spacing of Issue WIP prompts
This commit is contained in:
@@ -24,3 +24,4 @@
|
||||
- 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 spacing of Issue WIP prompts.
|
||||
@@ -592,6 +592,8 @@ export const issueSidebar = css`
|
||||
color: ${themeVars.color.text.light.num1};
|
||||
font-size: 12px;
|
||||
}
|
||||
// WIP 前缀提示
|
||||
> a,
|
||||
.ui.dropdown.select-branch,
|
||||
.ui.form,
|
||||
a.fixed-text.muted,
|
||||
|
||||
Reference in New Issue
Block a user