Skip to content

Commit c785912

Browse files
reximyehuuu6
andcommitted
Fix popupText selection problem
Co-authored-by: =?UTF-8?q?Eren=20Ayd=C4=B1n?= <[email protected]>
1 parent c665ba1 commit c785912

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

main.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ body {
4242
top: 50%;
4343
transform: translate(-25%, -50%);
4444
font-size: 48px;
45+
user-select: none;
4546
}
4647
.customCursor {
4748
cursor: url("peach-emoji.png"), auto;

0 commit comments

Comments
 (0)