Skip to content

Commit

Permalink
fix: revert turning inline into inline-block
Browse files Browse the repository at this point in the history
  • Loading branch information
pengx17 committed Aug 30, 2021
1 parent b4c10d7 commit 1c5e3ec
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 @@ -68,10 +68,6 @@ a:hover > .bullet-container .bullet {

// hovering block indicator
.block-content-wrapper > div > .block-content {
& > span > span > .inline {
display: inline-block;
}

& > span > span > :first-child {
position: relative;

Expand Down

0 comments on commit 1c5e3ec

Please sign in to comment.