mirror of
https://github.com/lutinglt/gitea-github-theme.git
synced 2025-12-21 22:23:56 +00:00
fix label
This commit is contained in:
@@ -18,8 +18,8 @@ export const label = css`
|
||||
border-radius: 9999px;
|
||||
${labelStyle}
|
||||
line-height: 18px;
|
||||
&.large {
|
||||
line-height: 22px;
|
||||
&.mini {
|
||||
line-height: 16px;
|
||||
}
|
||||
// 多个标签的组合标签的圆角修复
|
||||
&.scope-parent {
|
||||
|
||||
Reference in New Issue
Block a user