fix label

This commit is contained in:
lutinglt
2025-11-08 23:51:20 +08:00
parent 0a0cd77b3f
commit b220a17829
2 changed files with 3 additions and 3 deletions

View File

@@ -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 {