- Click a vulnerable item below to see the associated Common - Vulnerabilites and Exposures (CVEs). -
+ {!deviceUser && ( ++ Click a vulnerable item below to see the associated Common + Vulnerabilites and Exposures (CVEs). +
+ )} - ) : null; + ) : ( + <>> + ); }; export default SoftwareVulnCount; diff --git a/frontend/pages/hosts/SoftwareTab/SoftwareVulnCount/_styles.scss b/frontend/pages/hosts/SoftwareTab/SoftwareVulnCount/_styles.scss index 6d92e0e62b..83b1c77f7c 100644 --- a/frontend/pages/hosts/SoftwareTab/SoftwareVulnCount/_styles.scss +++ b/frontend/pages/hosts/SoftwareTab/SoftwareVulnCount/_styles.scss @@ -7,12 +7,11 @@ overflow: auto; margin-bottom: $pad-large; padding: $pad-large; - padding-bottom: $pad-small; p { padding-left: $pad-large; margin-top: $pad-medium; - margin-bottom: $pad-medium; + margin-bottom: 0; } img {