Skip to content

Commit 8218a2f

Browse files
committed
fix: remove block overflow fix
fix #70
1 parent ae7865a commit 8218a2f

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

src/bullet_threading.scss

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -44,12 +44,6 @@
4444
overflow-x: visible !important; /* Fixme: overflow? */
4545
}
4646

47-
.block-content-wrapper > div:first-child {
48-
padding: 1px;
49-
margin: -1px;
50-
overflow-x: auto;
51-
}
52-
5347
.bullet-container {
5448
height: 14px !important;
5549
width: 14px !important;

0 commit comments

Comments
 (0)