style: 修复dns加密样式问题

This commit is contained in:
@changcode
2022-04-06 14:24:25 +08:00
parent c9a21dea40
commit faf176cf27
2 changed files with 2 additions and 1 deletions

View File

@@ -413,7 +413,7 @@
.content__data-protocol-value-title {
flex-shrink: 0;
display: flex;
width: 120px;
width: 125px;
padding-left: 10%;
margin-bottom: 7px;
font-size: 14px;

View File

@@ -6,6 +6,7 @@
:detection="data"
:timeFilter="timeFilter"
:key="index"
:security="true"
:ref="`detectionRow${index}`"
:index="index"
></chart-detections-table>