Skip to content

Commit

Permalink
fix textarea cursor for scroll bar
Browse files Browse the repository at this point in the history
  • Loading branch information
rooklift committed Jul 24, 2022
1 parent d72ca4d commit a1e7d48
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/ogatak.css
Original file line number Diff line number Diff line change
Expand Up @@ -141,6 +141,7 @@ body {
border: none;
grid-area: comments;
color: #ffffffff;
cursor: auto;
background-color: #181818ff;
font-family: monospace, monospace;
margin: 0;
Expand Down

0 comments on commit a1e7d48

Please sign in to comment.