fix: 实体列表样式调整以及禁止detection右侧活跃攻击方条形图的文字点击
This commit is contained in:
@@ -109,7 +109,7 @@
|
||||
flex-direction: row;
|
||||
flex-wrap: wrap;
|
||||
|
||||
.basic-info__item {
|
||||
.basic-info__item, .basic-info__item1 {
|
||||
padding-right: 30px;
|
||||
|
||||
.item__box {
|
||||
@@ -172,6 +172,14 @@
|
||||
color: #666;
|
||||
}
|
||||
}
|
||||
.basic-info__item1 {
|
||||
span: {
|
||||
color: #666;
|
||||
}
|
||||
span:first-of-type {
|
||||
color: #666;
|
||||
}
|
||||
}
|
||||
|
||||
.row-item-label {
|
||||
font-family: NotoSansSChineseRegular;
|
||||
|
||||
Reference in New Issue
Block a user