Skip to content

Commit

Permalink
fix: remove default block-content cursor
Browse files Browse the repository at this point in the history
  • Loading branch information
pengx17 committed Jul 27, 2021
1 parent 6677bed commit 02628c0
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/_blocks.scss
Original file line number Diff line number Diff line change
Expand Up @@ -89,10 +89,6 @@ a:hover > .bullet-container .bullet {
transform: scale(1);
}

.block-content {
cursor: text;
}

.block-content::after {
content: '';
display: block;
Expand Down

0 comments on commit 02628c0

Please sign in to comment.