* [misc] remove style of thinkresult widget.

This commit is contained in:
wangzemei
2024-07-01 13:32:31 +08:00
committed by 刘刚
parent ec1f5021f1
commit 355c3571b0
+1 -1
View File
@@ -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;}