Skip to content

Commit

Permalink
fix: threading should not have pointer events
Browse files Browse the repository at this point in the history
  • Loading branch information
pengx17 committed Jun 30, 2021
1 parent 07ff029 commit 496818a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions custom.css
Original file line number Diff line number Diff line change
Expand Up @@ -272,6 +272,7 @@ div.items-center::after,
.ls-block::after,
.block-content-wrapper::before {
transition: all 0.1s;
pointer-events: none;
}

.ls-block > div > div.items-center::before {
Expand Down

0 comments on commit 496818a

Please sign in to comment.