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