.check-group{display:flex;flex-wrap:wrap}.checked{color:#1890ff}.check-group>div{align-items:center;background-color:var(--sub-background-color);border-radius:8px;display:flex;justify-content:space-between;justify-items:center;margin-bottom:8px;padding:6px 16px;width:calc(33.33333% - 8px)}.check-group>div:hover{cursor:pointer}.check-group>div{margin-right:8px}
