Skip to content

Commit 78486fd

Browse files
authored
Update gcp/website/frontend3/src/styles.scss
1 parent 5d4f472 commit 78486fd

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

gcp/website/frontend3/src/styles.scss

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1001,9 +1001,7 @@ dl.vulnerability-details,
10011001

10021002
.ecosystem-content-panel {
10031003
position: relative;
1004-
padding: 8px 0 8px 16px;
1005-
border-bottom: 2px solid $osv-grey-800;
1006-
margin-bottom: 8px;
1004+
padding: 8px 0 16px 16px;
10071005

10081006
// The vertical "tree" line
10091007
&::before {

0 commit comments

Comments
 (0)