style: 修复npm下钻 关联session图样式问题

This commit is contained in:
@changcode
2022-11-18 16:14:00 +08:00
parent 6ba21507f7
commit cdd48102a5

View File

@@ -54,15 +54,10 @@
display: flex;
align-items: center;
.npm-sessions-as-client-i18n {
ont-size: 12px;
font-size: 12px;
color: #717171;
font-weight: 400;
}
.npm-sessions-as-client-percent {
font-size: 18px;
color: #353636;
font-weight: 700;
}
.npm-sessions-as-client-green,.npm-sessions-as-client-red {
width: 8px;
height: 8px;
@@ -75,6 +70,11 @@
background: red;
}
}
.npm-sessions-as-client-percent {
font-size: 18px;
color: #353636;
font-weight: 700;
}
}
}
.npm-sessions-body-right {