style: 修复npm下钻 关联session图样式问题
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user