Skip to content

Commit

Permalink
Merge pull request #631 from ephemeralViolette/master
Browse files Browse the repository at this point in the history
Use text selection cursor on tweet text.
  • Loading branch information
dimdenGD authored Dec 6, 2023
2 parents b48932d + d608fd0 commit 3ef50ce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions layouts/header/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -786,6 +786,7 @@ input, textarea {
word-break: break-word;
white-space: break-spaces;
font-family: var(--tweet-font);
cursor: text;
}
.modal-top {
width: 495px;
Expand Down

0 comments on commit 3ef50ce

Please sign in to comment.