Skip to content

Commit

Permalink
fix: remove block overflow fix
Browse files Browse the repository at this point in the history
  • Loading branch information
pengx17 committed Jul 12, 2022
1 parent ae7865a commit 8218a2f
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions src/bullet_threading.scss
Original file line number Diff line number Diff line change
Expand Up @@ -44,12 +44,6 @@
overflow-x: visible !important; /* Fixme: overflow? */
}

.block-content-wrapper > div:first-child {
padding: 1px;
margin: -1px;
overflow-x: auto;
}

.bullet-container {
height: 14px !important;
width: 14px !important;
Expand Down

0 comments on commit 8218a2f

Please sign in to comment.