.categoryInput-wrap{width:100%;height:100%}.categoryInput-wrap .table-header-container{padding:0 30px;border-bottom:3px solid #f5f5f5;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.categoryInput-wrap .table-header-container .table-header-title .title{font-size:22px;font-weight:700;color:#282828;line-height:54px;margin-right:14px}.categoryInput-wrap .table-header-container .table-header-operator{margin-top:17px}.categoryInput-wrap .table-header-container .table-header-operator .operator-btn{margin-left:20px;cursor:pointer}.categoryInput-wrap .table-header-container .table-header-operator .operator-btn span{font-size:14px}.categoryInput-wrap .input-container{width:100%;height:calc(100% - 59px)}.categoryInput-wrap .input-container textarea.ant-input{margin:30px 30px;width:calc(100% - 60px);height:calc(100% - 60px);border:1px solid #f5f5f5}