Skip to content

Commit

Permalink
fix(Comparisons): use image-rendering: pixelated for diff-indicator c…
Browse files Browse the repository at this point in the history
…anvas
  • Loading branch information
domtra committed Oct 18, 2024
1 parent b3b5138 commit c2fd561
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions components/comparisons/_style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -192,6 +192,7 @@
background: #f0f0f1;
border-block: 1px solid transparent;
height: 100%;
image-rendering: pixelated;
width: 4px;

@container (max-width: 600px) {
Expand Down

0 comments on commit c2fd561

Please sign in to comment.