mirror of
https://github.com/lutinglt/gitea-github-theme.git
synced 2025-10-27 05:31:04 +00:00
亮色主题适配
This commit is contained in:
@@ -29,11 +29,11 @@ export const diff = css`
|
||||
}
|
||||
/* 展开/收缩按钮 */
|
||||
.code-expander-button {
|
||||
height: 24px !important;
|
||||
line-height: 24px;
|
||||
height: 28px !important;
|
||||
|
||||
&:hover {
|
||||
background: ${themeVars.github.bgColor.accent.emphasis};
|
||||
color: ${themeVars.color.white}
|
||||
}
|
||||
}
|
||||
/* 行号居中 */
|
||||
|
||||
Reference in New Issue
Block a user