fix: 修复detection、entity细节问题

This commit is contained in:
chenjinsong
2022-03-24 16:46:05 +08:00
parent 47a77d5870
commit 062af9b53d
10 changed files with 38 additions and 39 deletions

View File

@@ -93,12 +93,11 @@
.domain {
background: #EFF2F5;
border-radius: 2px;
font-family: Roboto-Italic;
font-size: 14px;
color: #333333;
letter-spacing: 0;
line-height: 14px;
font-weight: 400;
margin-left: 5px;
}
}
@@ -164,4 +163,4 @@
}
}
}
}
}