头像和动态样式 & Issue 样式修复

This commit is contained in:
lutinglt
2025-10-31 12:51:50 +08:00
parent 90b618688b
commit 93485dc5f7
20 changed files with 175 additions and 35 deletions

View File

@@ -102,7 +102,7 @@ export const packagesDetail = css`
justify-content: space-between;
> a {
border: 1px solid ${themeVars.color.light.border};
border-radius: 25px;
border-radius: 9999px;
font-size: 12px;
padding: 0px 6px;
min-height: 20px;