mirror of
https://github.com/VickScarlet/lifeRestart.git
synced 2026-02-04 23:03:12 +08:00
forbid user-select for .propbtn
This commit is contained in:
@@ -203,6 +203,7 @@ html {
|
||||
position: relative;
|
||||
cursor: pointer;
|
||||
font-size: 2rem;
|
||||
user-select: none;
|
||||
}
|
||||
|
||||
.lifeTrajectory {
|
||||
|
||||
Reference in New Issue
Block a user