Skip to content

Commit

Permalink
Add delete background color
Browse files Browse the repository at this point in the history
Signed-off-by: Federico Ponzi <me@fponzi.me>
  • Loading branch information
FedericoPonzi committed Oct 24, 2024
1 parent c08dc12 commit 83ce78f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/webview/checkResultView/errorTraceSection/index.css
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@
}

.value-D {
background-color: rgba(255, 73, 73, 0.1);
opacity: 0.6;
text-decoration: line-through;
}
Expand Down

0 comments on commit 83ce78f

Please sign in to comment.