Skip to content

Commit

Permalink
rephrase.
Browse files Browse the repository at this point in the history
  • Loading branch information
huanlin committed Mar 27, 2024
1 parent 45e8895 commit 41110f4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Tools and versions:

I'm not proficient in front-end technologies, so I used a rudimentary method to find the cause -- I removed some code from Docsy, bit by bit, until the side menu's scrolling behavior works.

It took me almost two days only to find that the issue will be fixed if I remove the following code from Docsy's `/asset/scss/main.scss`:
It took me almost an entire day just to find that the issue could be resolved by removing the following code from Docsy's `/asset/scss/main.scss`:

```scss
@import "../vendor/bootstrap/scss/bootstrap";
Expand Down

0 comments on commit 41110f4

Please sign in to comment.