mirror of
https://github.com/lutinglt/gitea-github-theme.git
synced 2025-11-01 01:20:31 +00:00
头像和动态样式 & Issue 样式修复
This commit is contained in:
@@ -105,6 +105,9 @@ export const releases = css`
|
||||
// 右侧发布详细信息
|
||||
.segment.detail {
|
||||
padding: 16px;
|
||||
img.ui.avatar {
|
||||
border-radius: 9999px;
|
||||
}
|
||||
.svg {
|
||||
color: ${themeVars.color.text.light.num1};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user