mirror of
https://github.com/VickScarlet/lifeRestart.git
synced 2026-03-24 21:37:40 +08:00
forbid user-select
This commit is contained in:
@@ -219,6 +219,7 @@ html {
|
||||
font-size: 1.4rem;
|
||||
background-color: white;
|
||||
box-shadow: lightblue 0 0 0.4rem;
|
||||
user-select: none;
|
||||
}
|
||||
|
||||
.judge > li > span,
|
||||
|
||||
Reference in New Issue
Block a user