Skip to content

Commit

Permalink
fix: remove ignore badge styling
Browse files Browse the repository at this point in the history
  • Loading branch information
teodora-sandu committed Jun 21, 2024
1 parent dc37823 commit e97c971
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions media/views/snykCode/suggestion/suggestionLS.scss
Original file line number Diff line number Diff line change
Expand Up @@ -18,18 +18,6 @@ body {
text-transform: capitalize;
}

.ignore-warning {
background: #FFF4ED;
color: #B6540B;
border: 1px solid #E27122;
}

.ignore-badge {
background: #FFF4ED;
color: #B6540B;
border: 1px solid #E27122;
}

.data-flow-clickable-row {
color: var(--vscode-textLink-foreground);
}
Expand Down

0 comments on commit e97c971

Please sign in to comment.