diff --git a/lib/zin/wg/thinkresult/css/v1.css b/lib/zin/wg/thinkresult/css/v1.css index 12107dc9b9..489b1e8239 100644 --- a/lib/zin/wg/thinkresult/css/v1.css +++ b/lib/zin/wg/thinkresult/css/v1.css @@ -1,4 +1,4 @@ -.think-result-content .form-control {background: #fff; cursor: unset !important; pointer-events: none;} +.think-result-content .form-control {background: #fff; cursor: unset !important;} .think-result-content .step-title>div>*, .think-result-content .form-group .icon {display: none;} .think-result-content .think-check-list .item-control:not(.is-checked):hover {border-color: inherit;} .think-result-content .think-check-list .item-control textarea {resize: none;}