• 陈泽健's avatar
    fix(service-monitor): toggle 开关点击无响应修复 · a19fdbb2
    陈泽健 提交于
    toggle-slider 的 pointer-events 默认为 auto,遮挡了
    label 的点击传递。修复:
    - slider 和 slider:before 加 pointer-events: none
    - toggle-switch 加 cursor: pointer
    - input 加 position: absolute
    
    点击现在穿透 slider 到达 label,再由 label
    传递到内部 checkbox input,toggle 正常工作。
    Co-Authored-By: 's avatarClaude <noreply@anthropic.com>
    a19fdbb2
名称
最后提交
最后更新
..
CreateCMD Loading commit data...
GitCommit Loading commit data...
code Loading commit data...
prd-code Loading commit data...
prd-plan Loading commit data...
SKILL.md Loading commit data...