| | |
| | | .model-table-setting-form-box { |
| | | .mob-datasource-setting-form-box { |
| | | position: relative; |
| | | .model-table-setting-form { |
| | | .textarea { |
| | | |
| | | .mob-setting-form { |
| | | .data-source { |
| | | .ant-form-item-label { |
| | | width: 16.3%; |
| | | width: 11%; |
| | | } |
| | | .ant-form-item-control-wrapper { |
| | | width: 83.33333333%; |
| | | width: 89%; |
| | | } |
| | | } |
| | | .anticon-question-circle { |
| | |
| | | margin-right: 3px; |
| | | } |
| | | } |
| | | .operation-btn { |
| | | display: inline-block; |
| | | font-size: 16px; |
| | | padding: 0 5px; |
| | | cursor: pointer; |
| | | } |
| | | td { |
| | | word-break: break-all; |
| | | } |
| | | .setting-custom-back { |
| | | position: absolute; |
| | | top: -20px; |
| | | left: -10px; |
| | | font-size: 16px; |
| | | z-index: 1; |
| | | cursor: pointer; |
| | | padding: 10px; |
| | | color: rgb(24, 144, 255); |
| | | } |
| | | .to-custom-script { |
| | | float: right; |
| | | color: #1890ff; |
| | | margin-right: 12px; |
| | | margin-top: 15px; |
| | | cursor: pointer; |
| | | border: 0; |
| | | box-shadow: unset; |
| | | } |
| | | |
| | | } |