@ -353,7 +353,7 @@ class PollDetailTabForthRules extends Component{
{/* item宽度超长 */}
<style>{`
.setInfo .ant-select-selection--multiple .ant-select-selection__choice__content {
max-width: 300px;
max-width: 288px;
}
`}</style>