Skip to content

Commit

Permalink
docs: Fix sideBar div stopping slint text being selected
Browse files Browse the repository at this point in the history
  • Loading branch information
NigelBreslaw authored and ogoffart committed Jan 13, 2025
1 parent 3f29258 commit 0301c9d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/astro/ec.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ function sideBorder() {
border-color: #2479f4;
border-top-left-radius: 0.4rem;
border-bottom-left-radius: 0.4rem;
pointer-events: none;
}
`,
hooks: {
Expand Down

0 comments on commit 0301c9d

Please sign in to comment.