Skip to content

Commit

Permalink
fix: fix previous not properly
Browse files Browse the repository at this point in the history
  • Loading branch information
pengx17 committed Apr 25, 2022
1 parent fd47f84 commit a12e47e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/bullet_threading.scss
Original file line number Diff line number Diff line change
Expand Up @@ -37,12 +37,12 @@
}

.block-content-wrapper {
padding: 1px;
position: relative;
overflow-x: visible !important; /* Fixme: overflow? */
}

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

Expand Down

0 comments on commit a12e47e

Please sign in to comment.