| | |
| | | .commontable-column-form { |
| | | min-height: 190px; |
| | | .ant-form-item { |
| | | .ant-input-number { |
| | | width: 100%; |
| | | } |
| | | } |
| | | .anticon-question-circle { |
| | | color: #c49f47; |
| | | position: relative; |
| | | left: -3px; |
| | | } |
| | | .ant-cascader-menus { |
| | | padding: 5px 0px; |
| | | .ant-cascader-menu:last-child { |
| | | padding-right: 3px; |
| | | } |
| | | } |
| | | .textarea { |
| | | .ant-form-item-label { |
| | | width: 12%; |
| | | } |
| | | .ant-form-item-control-wrapper { |
| | | .ant-form-item.text-area { |
| | | >.ant-form-item-control-wrapper { |
| | | width: 88%; |
| | | } |
| | | >.ant-form-item-label { |
| | | width: 12%; |
| | | } |
| | | .CodeMirror { |
| | | height: 150px; |
| | | } |
| | | } |
| | | .ant-form-extra { |
| | | padding-top: 0px; |
| | | min-height: 0px; |
| | | } |
| | | .add-resource-empty { |
| | | position: absolute; |
| | | right: 10px; |
| | | top: -25px; |
| | | color: #1890ff; |
| | | cursor: pointer; |
| | | font-size: 14px; |
| | | } |
| | | } |