Skip to content

Commit

Permalink
fix: skip ink for mark
Browse files Browse the repository at this point in the history
  • Loading branch information
pengx17 committed Jun 27, 2021
1 parent fa2855e commit 4781f71
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion custom.css
Original file line number Diff line number Diff line change
Expand Up @@ -573,7 +573,6 @@ mark {
text-decoration: underline;
text-decoration-color: var(--ct-highlight-color);
text-decoration-thickness: 3px;
text-decoration-skip-ink: none;
text-underline-offset: -1px;
}

Expand Down

0 comments on commit 4781f71

Please sign in to comment.