Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions gcp/website/frontend3/src/styles.scss
Original file line number Diff line number Diff line change
Expand Up @@ -1161,6 +1161,8 @@ dl.vulnerability-details,
&[tabindex="0"] {
background: #fff;
color: $osv-accent-color;
// Override spicy-sections default blue bottom border.
border-bottom: 1px solid $osv-accent-color;
}

// Show parts of the vulnerability on separate lines.
Expand Down
Loading