调整菜单卡片功能标题与功能键字号为12
This commit is contained in:
@@ -305,13 +305,13 @@ class RobotMenuRenderTool:
|
||||
.feature-meta {{ flex: 1; }}
|
||||
.feature-meta h3 {{
|
||||
margin: 0 0 2px 0;
|
||||
font-size: 15px;
|
||||
font-size: 12px;
|
||||
font-weight: 300;
|
||||
line-height: 1.25;
|
||||
letter-spacing: .1px;
|
||||
color: #000;
|
||||
}}
|
||||
.feature-key {{ margin: 0; font-size: 9px; color: var(--muted); }}
|
||||
.feature-key {{ margin: 0; font-size: 12px; color: var(--muted); }}
|
||||
.status-badge {{
|
||||
font-size: 9px;
|
||||
font-weight: 700;
|
||||
|
||||
Reference in New Issue
Block a user