style: 修复dns加密样式问题
This commit is contained in:
@@ -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;
|
||||
|
||||
@@ -6,6 +6,7 @@
|
||||
:detection="data"
|
||||
:timeFilter="timeFilter"
|
||||
:key="index"
|
||||
:security="true"
|
||||
:ref="`detectionRow${index}`"
|
||||
:index="index"
|
||||
></chart-detections-table>
|
||||
|
||||
Reference in New Issue
Block a user