fix: LD数改为纯数字显示, 移除徽章背景样式
This commit is contained in:
@@ -827,17 +827,6 @@ body {
|
||||
font-weight: 600;
|
||||
color: var(--accent);
|
||||
}
|
||||
.user-count-badge {
|
||||
display: inline-block;
|
||||
min-width: 28px;
|
||||
padding: 2px 8px;
|
||||
background: rgba(88,166,255,0.15);
|
||||
color: var(--accent);
|
||||
border-radius: 10px;
|
||||
font-size: 13px;
|
||||
font-weight: 700;
|
||||
text-align: center;
|
||||
}
|
||||
.boards-cell {
|
||||
max-width: 0;
|
||||
overflow: hidden;
|
||||
|
||||
Reference in New Issue
Block a user