CN-671 Dashboard - 多维度表格优化:network overview – app list 点击标题触发下钻;npm 类别评分表格点击触发下钻;

This commit is contained in:
hanyuxia
2022-08-30 16:45:13 +08:00
parent 72f058ff7e
commit 72f3877eb4
8 changed files with 210 additions and 15 deletions

View File

@@ -83,6 +83,7 @@
span {
font-size: 16px;
color: #046ECA;
cursor: pointer;
}
i {
color: #38ACD2;

View File

@@ -106,7 +106,7 @@
border-bottom: 2px solid $blue;
color:$blue;
height: 33px;
margin:0 20px 0 0;
margin:0 20px 7px 0;
padding:0px;
font-weight:400;
}

View File

@@ -101,6 +101,7 @@
font-size: 12px;
color: #353636;
font-weight: 400;
cursor: pointer;
}
.data-score {
border-radius: 10px;