Skip to content

Commit

Permalink
fix(css): allow pointer events on links in todo-lists
Browse files Browse the repository at this point in the history
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
  • Loading branch information
Antreesy committed Nov 25, 2024
1 parent e76401b commit 4bf2deb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/assets/markdown.scss
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@

input:disabled + .checkbox-content {
opacity: 1 !important;
pointer-events: none !important;
}

div:has(table) {
Expand Down

0 comments on commit 4bf2deb

Please sign in to comment.