Skip to content

Commit

Permalink
fix: comment overflow
Browse files Browse the repository at this point in the history
  • Loading branch information
frankpagan committed Apr 30, 2023
1 parent 08f846b commit ebb669b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/index.css
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
border: 2px solid grey;
background: #fff;
z-index: 2;
overflow: auto;
/* overflow: auto; */
/* user-select: none; */
pointer-events: auto;
}
Expand Down

0 comments on commit ebb669b

Please sign in to comment.