| | |
| | | .model-tree-setting-form-box { |
| | | position: relative; |
| | | >.ant-spin { |
| | | position: absolute; |
| | | top: 150px; |
| | | left: calc(50% - 16px); |
| | | } |
| | | .model-tree-setting-form { |
| | | .textarea { |
| | | .ant-form-item-label { |
| | | width: 16.3%; |
| | | } |
| | | .ant-form-item-control-wrapper { |
| | | width: 83.33333333%; |
| | | .text-area { |
| | | .CodeMirror { |
| | | height: 150px; |
| | | } |
| | | } |
| | | .anticon-question-circle { |
| | | color: #c49f47; |
| | | margin-right: 3px; |
| | | } |
| | | } |
| | | .count-tip { |
| | | position: absolute; |
| | | top: 0px; |
| | | color: #1890ff; |
| | | font-size: 12px; |
| | | } |
| | | .operation-btn { |
| | | display: inline-block; |
| | |
| | | border: 0; |
| | | box-shadow: unset; |
| | | } |
| | | |
| | | .verify-card-box .ant-tabs-nav-scroll { |
| | | text-align: center; |
| | | } |
| | | } |