支持投票

This commit is contained in:
2021-12-19 19:29:06 +08:00
parent ef48070eeb
commit efeb2e5c05
7 changed files with 158 additions and 40 deletions

View File

@@ -198,6 +198,10 @@
overflow-y: hidden;
}
.box-poll.disabled {
pointer-events: none;
}
.box-id {
color: #666666;
}