diff --git a/src/assets/css/components/views/charts2/EntityDetailTabs.scss b/src/assets/css/components/views/charts2/EntityDetailTabs.scss index b572b8b7..ee6343d3 100644 --- a/src/assets/css/components/views/charts2/EntityDetailTabs.scss +++ b/src/assets/css/components/views/charts2/EntityDetailTabs.scss @@ -30,9 +30,11 @@ } } + .el-tabs__item:not(.is-disabled):not(.is-active):hover { color: #353636; } + .el-tabs__item.is-active { color: #046ECA; background-color: #FFFFFF; @@ -45,14 +47,21 @@ color: #046ECA; } } + .el-tabs__item:first-of-type.is-active { box-shadow: 1px 1px $tab-border-color inset; } } + .el-tabs__content { height: calc(100% - 39px); border: 1px solid $tab-border-color; border-top: none; } + + .tab-pane--border-card { + height: 100%; + overflow: auto; + } } } diff --git a/src/mock/entity.js b/src/mock/entity.js index ad64e3df..78dec587 100644 --- a/src/mock/entity.js +++ b/src/mock/entity.js @@ -83,6 +83,81 @@ if (openMock) { durationMs: 300000, endTime: 1683186900 }, + { + eventId: '1298414830886991873', + securityType: 'command and control', + domain: null, + offenderIp: '213.186.33.5', + victimIp: '116.178.217.93', + offenderDomain: 'baidu.com', + victimDomain: 'mi.com', + eventSeverity: 'Low', + malwareName: 'NetWire RC', + cryptominingPool: null, + startTime: 1683186600, + durationMs: 300000, + endTime: 1683186900 + }, + { + eventId: '1298414830886991873', + securityType: 'command and control', + domain: null, + offenderIp: '213.186.33.5', + victimIp: '116.178.217.93', + offenderDomain: 'baidu.com', + victimDomain: 'mi.com', + eventSeverity: 'Low', + malwareName: 'NetWire RC', + cryptominingPool: null, + startTime: 1683186600, + durationMs: 300000, + endTime: 1683186900 + }, + { + eventId: '1298414830886991873', + securityType: 'command and control', + domain: null, + offenderIp: '213.186.33.5', + victimIp: '116.178.217.93', + offenderDomain: 'baidu.com', + victimDomain: 'mi.com', + eventSeverity: 'Low', + malwareName: 'NetWire RC', + cryptominingPool: null, + startTime: 1683186600, + durationMs: 300000, + endTime: 1683186900 + }, + { + eventId: '1298414830886991873', + securityType: 'command and control', + domain: null, + offenderIp: '213.186.33.5', + victimIp: '116.178.217.93', + offenderDomain: 'baidu.com', + victimDomain: 'mi.com', + eventSeverity: 'Low', + malwareName: 'NetWire RC', + cryptominingPool: null, + startTime: 1683186600, + durationMs: 300000, + endTime: 1683186900 + }, + { + eventId: '1298414830886991873', + securityType: 'command and control', + domain: null, + offenderIp: '213.186.33.5', + victimIp: '116.178.217.93', + offenderDomain: 'baidu.com', + victimDomain: 'mi.com', + eventSeverity: 'Low', + malwareName: 'NetWire RC', + cryptominingPool: null, + startTime: 1683186600, + durationMs: 300000, + endTime: 1683186900 + }, { eventId: '1298414830886991873', securityType: 'command and control',